From 6d306ee99164967e0efba04ee4bec776917b2f25 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:09:23 +0000 Subject: [PATCH] Commit from GitHub Actions (Update Homebrew Formula) --- Formula/baml-nightly.rb | 6 +++--- baml-nightly.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/baml-nightly.rb b/Formula/baml-nightly.rb index 7713933..9faa1ef 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.10.0-canary.0" + version "0.10.0-canary.1" on_macos do if Hardware::CPU.intel? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.10.0/baml-apple-intel.tar.gz" - sha256 "5b29362a493d9081302d8fb20e3679fe884236cbdd42951d4a9981356e388fca" + sha256 "ba7f11ca6883bb693b5a8c2e08e8f885812fbd188654a93230d70aa52f42cc65" elsif Hardware::CPU.arm? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.10.0/baml-apple-arm.tar.gz" - sha256 "d662605fd67c06d945b4295888f1e1210f06ded05b9ba220e447f63d330a5d02" + sha256 "b8acfbac043c06e667a0cce797aa376c25721b365a67fcc9ccfe9806c188370e" end end diff --git a/baml-nightly.json b/baml-nightly.json index 8495be3..936b2a6 100644 --- a/baml-nightly.json +++ b/baml-nightly.json @@ -1,9 +1,9 @@ { - "version": "0.10.0-canary.0", + "version": "0.10.0-canary.1", "homepage": "https://trygloo.com", "url": "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.10.0/baml.exe", "bin": "baml.exe", - "hash": "90111853a38dd4f6decc1de959a35ec4633252c5680f5bb083320e539ed2c586", + "hash": "3b0336edf4777ac2808caf2d644187cf56ba749ed71889b340e0a164d33bd751", "checkver": "github", "autoupdate": { "architecture": {