Skip to content

Commit

Permalink
runme: update 3.8.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent a22df5c commit 9e9e598
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/r/runme.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Runme < Formula
head "https://github.com/stateful/runme.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6289aef1ad01ec605c26dcab2b1c581a8535a8e33d35381db5a391c0d22b51b7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6289aef1ad01ec605c26dcab2b1c581a8535a8e33d35381db5a391c0d22b51b7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6289aef1ad01ec605c26dcab2b1c581a8535a8e33d35381db5a391c0d22b51b7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6289aef1ad01ec605c26dcab2b1c581a8535a8e33d35381db5a391c0d22b51b7"
sha256 cellar: :any_skip_relocation, sonoma: "e188705e1ca23497af7f8fbcdbb710263ff61bfc3251b09030417e8bc34c1d07"
sha256 cellar: :any_skip_relocation, ventura: "e188705e1ca23497af7f8fbcdbb710263ff61bfc3251b09030417e8bc34c1d07"
sha256 cellar: :any_skip_relocation, monterey: "e188705e1ca23497af7f8fbcdbb710263ff61bfc3251b09030417e8bc34c1d07"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4a197b833b59f18075bada2b174a97f7bec40852a13517245ed2242ec9a86744"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "86e48eee743601f2027859f75d86d6212da8edeab8e91dcded5b949001dae814"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "86e48eee743601f2027859f75d86d6212da8edeab8e91dcded5b949001dae814"
sha256 cellar: :any_skip_relocation, arm64_ventura: "86e48eee743601f2027859f75d86d6212da8edeab8e91dcded5b949001dae814"
sha256 cellar: :any_skip_relocation, sonoma: "5a68e29077a4d154c5500ca251777772123df09a36050d7143e243dfbf428623"
sha256 cellar: :any_skip_relocation, ventura: "5a68e29077a4d154c5500ca251777772123df09a36050d7143e243dfbf428623"
sha256 cellar: :any_skip_relocation, x86_64_linux: "566a8f1d670d617476d0d14978a54498de6584a83cdf328831845518d14478e6"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9e9e598

Please sign in to comment.