Skip to content

Commit

Permalink
jinx: Upgrade to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Aug 27, 2024
1 parent 79935f2 commit 2b2aa38
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/d082743cb7a737f350a9e0c286709824327ac53b/jinx
curl -Lo jinx https://github.com/mintsuki/jinx/raw/80b6fbda678735078eccce77d003cda11615ae8b/jinx
chmod +x jinx

.PHONY: distro-full
Expand Down

0 comments on commit 2b2aa38

Please sign in to comment.