From 9757cd215f5a5f090cad1b804896ad73a36e1f1b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 01:17:20 +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 bdb353a..7a7b2a2 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.2" + version "0.14.0-canary.3" 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 "338cc9d0cc65736a2a03e7485a9bf466097a43e68489e43ea71471f81f2b44f5" + sha256 "70321fcfa5b8c1abd2274d3384a21512ad27e82a595a22d4c50d3addda083cf0" elsif Hardware::CPU.arm? url "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml-apple-arm.tar.gz" - sha256 "6d1c4da94596a388c39792e28ce95a3fe15a1fafc565624843f4d6243ef947c9" + sha256 "431e2bcbd6651db48ec23268e42a2e1da42f61469cbac4739d4560db3e0b36f7" end end diff --git a/baml-nightly.json b/baml-nightly.json index 5b72bb3..7c3abe9 100644 --- a/baml-nightly.json +++ b/baml-nightly.json @@ -1,9 +1,9 @@ { - "version": "0.14.0-canary.2", + "version": "0.14.0-canary.3", "homepage": "https://trygloo.com", "url": "https://github.com/GlooHQ/baml/releases/download/unstable%2Fcli%2Fv0.14.0/baml.exe", "bin": "baml.exe", - "hash": "ff80585e66f4f78376da1059b42444604d0496524c1607fc23db8f21eab78ba0", + "hash": "12e02cbf5e6d7dd55504646bacb9332c8e3ad63ac48859f10f4ee7f2ddfb4e0f", "checkver": "github", "autoupdate": { "architecture": {