Skip to content

Commit

Permalink
jinx: Upgrade to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Sep 26, 2024
1 parent c0a167a commit bc61e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ debug:
JINX_CONFIG_FILE=jinx-config-debug $(MAKE) all

jinx:
curl -Lo jinx https://github.com/mintsuki/jinx/raw/1b15fd45f546d29d041f0ff5b81c1f912ad087c1/jinx
curl -Lo jinx https://github.com/mintsuki/jinx/raw/b4e2f2506a409244ffa6153aca3b8226d92965c0/jinx
chmod +x jinx

.PHONY: run-kvm
Expand Down

0 comments on commit bc61e23

Please sign in to comment.