diff --git a/Formula/baml-nightly.rb b/Formula/baml-nightly.rb index d5e3d7f..de72c7e 100644 --- a/Formula/baml-nightly.rb +++ b/Formula/baml-nightly.rb @@ -2,15 +2,15 @@ class BamlNightly < Formula desc "BAML Utilities" homepage "https://www.trygloo.com" - version "0.18.0-canary.1" + version "0.18.0-canary.2" on_macos do if Hardware::CPU.intel? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.18.0/baml-apple-intel.tar.gz" - sha256 "5c8d65b56693946eb987ee8783ae93c6e7e212d21a78153f09cd00f8749850fa" + sha256 "0eb4f230193580d9968d25ce5dbb991ffd6e822ecf262a19763cfbe3e08caf48" elsif Hardware::CPU.arm? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.18.0/baml-apple-arm.tar.gz" - sha256 "76a19e22ff882e2477f0e3e5304521345adb4f644f8f0b4095bfa20e6eed2272" + sha256 "ee13f02383f5ab2ed1ad76c2a7e99084644170c292eab9ffc216425bde61726f" end end diff --git a/baml-nightly.json b/baml-nightly.json index 6e47019..c410172 100644 --- a/baml-nightly.json +++ b/baml-nightly.json @@ -1,9 +1,9 @@ { - "version": "0.18.0-canary.1", + "version": "0.18.0-canary.2", "homepage": "https://trygloo.com", "url": "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.18.0/baml.exe", "bin": "baml.exe", - "hash": "c95916ee2a6b388e4aaa2227227779813195e75fab4be4448431a7c9fc0330aa", + "hash": "2c5f6039698b7386b92ce2c032c449e958b2644e0ddd7e124992b912673b5d73", "checkver": "github", "autoupdate": { "architecture": {