Skip to content

Commit

Permalink
chore: update ory cli
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 30, 2024
1 parent ad13fb9 commit 4daf67a
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 @@ -40,7 +40,7 @@ test: .bin/shellcheck .bin/shfmt node_modules # runs all linters

.bin/ory: Makefile
echo installing Ory CLI ...
curl https://raw.githubusercontent.com/ory/meta/master/install.sh | bash -s -- -b .bin ory v0.1.48
curl https://raw.githubusercontent.com/ory/meta/master/install.sh | bash -s -- -b .bin ory v1.1.0
touch .bin/ory

.bin/shellcheck: Makefile
Expand Down

0 comments on commit 4daf67a

Please sign in to comment.