Skip to content

Commit

Permalink
jinx: Upgrade to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Sep 9, 2024
1 parent 5a305c6 commit 988a987
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 @@ -19,7 +19,7 @@ debug:
JINX_CONFIG_FILE=jinx-config-debug $(MAKE) all

jinx:
curl -Lo jinx https://github.com/mintsuki/jinx/raw/9615ce44d98cf679aa0abb7b1c7f061471f94b06/jinx
curl -Lo jinx https://github.com/mintsuki/jinx/raw/b9eaa05367a4bfa6540dabec1f43360fef4afec7/jinx
chmod +x jinx

.PHONY: distro-full
Expand Down

0 comments on commit 988a987

Please sign in to comment.