Skip to content

Commit

Permalink
bump npcap version to 1.78 (#360)
Browse files Browse the repository at this point in the history
(cherry picked from commit 43b3528)
  • Loading branch information
efd6 authored and mergify[bot] committed Dec 6, 2023
1 parent 8fa0207 commit 0cb0d3f
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.76
NPCAP_VERSION := 1.78
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 0cb0d3f

Please sign in to comment.