Skip to content

Commit

Permalink
Commit from GitHub Actions (Update Homebrew Formula)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 19, 2024
1 parent 76441e9 commit 210e336
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Formula/baml-nightly.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ class BamlNightly < Formula
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 "5423bda1df5b04c5fa310f26601fc5b4f4deb76d4e8d6b57149fea72a50dff68"
sha256 "897be9ded072e78d4317d947f8778ebd1ea5c0718e63218187694bc86bc61e42"
elsif Hardware::CPU.arm?
url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml-apple-arm.tar.gz"
sha256 "6c278abc4f3bdebbf27419539802558092ef03e8bc617d13b32082924fd21bb4"
sha256 "fe7e3924e2b5d09e1b802381e184f0218b2ba412a33f7cc88f5fdfba53ea4ec8"
end
end

Expand Down
2 changes: 1 addition & 1 deletion baml-nightly.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://trygloo.com",
"url": "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml.exe",
"bin": "baml.exe",
"hash": "67b5fbb99a97e3c3cad85ed70605bd4b6612f0e64fcff0737dc6c2203da4260e",
"hash": "9758980313bc1842016ea256eaae41c471bb7c7877cc47f3bf0f1d76a7f30a44",
"checkver": "github",
"autoupdate": {
"architecture": {
Expand Down

0 comments on commit 210e336

Please sign in to comment.