Skip to content

Commit 43b3528

Browse files
authored
bump npcap version to 1.78 (#360)
1 parent 0176973 commit 43b3528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ VCS_REF := $(shell git rev-parse HEAD)
33
VCS_URL := https://github.com/elastic/golang-crossbuild
44
BUILD_DATE := $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
55
.DEFAULT_GOAL := build
6-
NPCAP_VERSION := 1.76
6+
NPCAP_VERSION := 1.78
77
NPCAP_FILE := npcap-$(NPCAP_VERSION)-oem.exe
88
SUFFIX_NPCAP_VERSION := -npcap-$(NPCAP_VERSION)
99
NPCAP_REPOSITORY := docker.elastic.co/observability-ci

0 commit comments

Comments
 (0)