From b8f270d0a6e0a6e3fc002ae440be9b807d751afe Mon Sep 17 00:00:00 2001 From: James Walker Date: Wed, 6 Dec 2023 19:24:17 +0000 Subject: [PATCH] homestar: update 0.1.0-2 bottle. --- Formula/homestar.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/homestar.rb b/Formula/homestar.rb index e5c0a36..a35566c 100644 --- a/Formula/homestar.rb +++ b/Formula/homestar.rb @@ -9,9 +9,9 @@ class Homestar < Formula head "https://github.com/ipvm-wg/homestar.git", branch: "main" bottle do - root_url "https://github.com/fission-codes/homebrew-fission/releases/download/homestar-0.1.0-1" - sha256 cellar: :any_skip_relocation, arm64_ventura: "972de244a1d343cdde71337d7a7f39c65e20760712367e9760f62cafce472fb0" - sha256 cellar: :any_skip_relocation, monterey: "7c16e0713d40928906b47ef503e028dfbe81d18697d3be51269cf0a60549d843" + root_url "https://github.com/fission-codes/homebrew-fission/releases/download/homestar-0.1.0-2" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a8a410c505b82a1e9cbe573fe9a8dc2ae5e7b1cdd736a29da623838ca5d30633" + sha256 cellar: :any_skip_relocation, monterey: "205dfebca6ca857cf8b38529c805c2ee1728305bad26d471ad1d87880b297bc4" end depends_on "rust" => :build