Skip to content

Commit

Permalink
homestar: update 0.1.0-2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Dec 6, 2023
1 parent 42213dd commit b8f270d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/homestar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b8f270d

Please sign in to comment.