Skip to content

Commit

Permalink
Upgrade osqtool to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tstromberg committed Jan 8, 2024
1 parent 3914fa7 commit 45112c4
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
@@ -1,7 +1,7 @@
ARCH ?= $(shell uname -m)
COLLECT_DIR ?= "./out/$(shell hostname -s)-$(shell date +%Y-%m-%-d-%H-%M-%S)"
SUDO ?= "sudo"
OSQTOOL_VERSION=v1.4.0
OSQTOOL_VERSION=v1.4.1

out/osqtool-$(ARCH)-$(OSQTOOL_VERSION):
mkdir -p out
Expand Down

0 comments on commit 45112c4

Please sign in to comment.