Skip to content

Commit

Permalink
Bump kpromo to 5ab0dbc74b0228c22a93d240596dff77464aee8f
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Dec 18, 2024
1 parent 947f1e3 commit dc4a5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ SHELLCHECK_VER := v0.9.0

TRIVY_VER := 0.49.1

KPROMO_VER := v4.0.5
KPROMO_VER := 5ab0dbc74b0228c22a93d240596dff77464aee8f
KPROMO_BIN := kpromo
KPROMO := $(abspath $(TOOLS_BIN_DIR)/$(KPROMO_BIN)-$(KPROMO_VER))
# KPROMO_PKG may have to be changed if KPROMO_VER increases its major version.
Expand Down

0 comments on commit dc4a5a8

Please sign in to comment.