diff --git a/Formula/baml-nightly.rb b/Formula/baml-nightly.rb index 1399547..1fdf18f 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.14.0-canary.0" + version "0.14.0-canary.1" on_macos do if Hardware::CPU.intel? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml-apple-intel.tar.gz" - sha256 "ef669d2fcd10861e20eeea728a1f6a3b75b14b093d2af25eb2d6ff2a5f3bacf2" + sha256 "61da325b432b70de5f728cc366e3aad0ca2b9c23b29290abec00fa1b469ce2a9" elsif Hardware::CPU.arm? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml-apple-arm.tar.gz" - sha256 "c52927992c3a7175ed8697af8f769d46211f79f83da9a6c51408eda6414c9c62" + sha256 "d687fe55435d96d6afe18b2c5f62b730f7d977086025e103bc005c3e847f5893" end end diff --git a/baml-nightly.json b/baml-nightly.json index 23c5121..a901d66 100644 --- a/baml-nightly.json +++ b/baml-nightly.json @@ -1,9 +1,9 @@ { - "version": "0.14.0-canary.0", + "version": "0.14.0-canary.1", "homepage": "https://trygloo.com", "url": "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml.exe", "bin": "baml.exe", - "hash": "13564a2cd1d73e11d0ca22ca5f7310190190bb936fa344f57088cd0414c9b4c1", + "hash": "bab71fc8afb048811755beb0776cd10e31daf9883d95db7996c7312196ba772a", "checkver": "github", "autoupdate": { "architecture": {