Skip to content

Commit

Permalink
flamebearer: update 1.1.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 31, 2024
1 parent 1339bef commit 2238562
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions Formula/f/flamebearer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,14 @@ class Flamebearer < Formula
license "ISC"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2ad02e0d6540676b243b163cd8b8e553fa010af1b5024f7892a24e5d013b677e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "89daa7227623f6360bcb55918d32fa3c783a0e9404efebd84d170fb614108642"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
sha256 cellar: :any_skip_relocation, sonoma: "e23a97d02b0da2e8b5c30844796a4db3808b1d9c0668278161e0c3fff196a399"
sha256 cellar: :any_skip_relocation, ventura: "c768be35f9497cc095ad4f1329cdcc3e7ffafad8f287dcf406cfa7090ac6daba"
sha256 cellar: :any_skip_relocation, monterey: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, big_sur: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, catalina: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, mojave: "98988646062bd8230583e9bbb7cad33fadcde48cae70d92a6011580494cc84f6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c58234912fa727a85aa1f072c14a7fd49aae68ff6023325baf045ddec3b7c3a1"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c60358a7a0492572ad61ea16c4747366addf4d31e360c4a59ec9561f1d725d0c"
sha256 cellar: :any_skip_relocation, sonoma: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, ventura: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, monterey: "461a3c6c6f5a9980766696e8bb718be59f6f758f07ca302a6be7ad97fba362da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "703f25da914a0c179baf31870d97d396d5b3e8378ce7cefdf16e0c1809f072cd"
end

depends_on "node"
Expand Down

0 comments on commit 2238562

Please sign in to comment.