Skip to content

Commit

Permalink
Update to ion-cli v0.11.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
zslayton authored Jan 10, 2025
1 parent d447c89 commit e63a720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/ion-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ class IonCli < Formula
head "https://github.com/amazon-ion/ion-cli.git", branch: "main"

# Latest release
url "https://api.github.com/repos/amazon-ion/ion-cli/tarball/v0.10.0"
sha256 "c33b3e841a6a1dc1eb3ec1d69c00108aa34d8ee552f471884f4a5e385c44cb6b"
version "0.10.0"
url "https://api.github.com/repos/amazon-ion/ion-cli/tarball/v0.11.0"
sha256 "ccf1576076757b9d474327e9c641fe59ed67c36018c0d3670f88da9c3f084e35"
version "0.11.0"

depends_on "rust" => :build

Expand Down

0 comments on commit e63a720

Please sign in to comment.