Skip to content

Commit

Permalink
bump npcap version to 1.76 (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Martinez <[email protected]>
(cherry picked from commit 1c5174b)
  • Loading branch information
efd6 authored and mergify[bot] committed Sep 22, 2023
1 parent 9473f3f commit 85a3d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VCS_REF := $(shell git rev-parse HEAD)
VCS_URL := https://github.com/elastic/golang-crossbuild
BUILD_DATE := $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
.DEFAULT_GOAL := build
NPCAP_VERSION := 1.71
NPCAP_VERSION := 1.76
NPCAP_FILE := npcap-$(NPCAP_VERSION)-oem.exe
SUFFIX_NPCAP_VERSION := -npcap-$(NPCAP_VERSION)
NPCAP_REPOSITORY := docker.elastic.co/observability-ci
Expand Down

0 comments on commit 85a3d5e

Please sign in to comment.