Skip to content

Commit e611d80

Browse files
authored
Merge pull request #247049 from Homebrew/bump-fatal-2025.10.06.00
fatal 2025.10.06.00
2 parents becf6ec + 99f4af6 commit e611d80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fatal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Fatal < Formula
22
desc "Facebook Template Library"
33
homepage "https://www.facebook.com/groups/libfatal/"
4-
url "https://github.com/facebook/fatal/releases/download/v2025.09.29.00/fatal-v2025.09.29.00.tar.gz"
4+
url "https://github.com/facebook/fatal/releases/download/v2025.10.06.00/fatal-v2025.10.06.00.tar.gz"
55
sha256 "d06cc91d0de343b131a451fbec1e10b650bdcee1807c04655a5ea8126bea8bac"
66
license "BSD-3-Clause"
77
head "https://github.com/facebook/fatal.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "d5949ae6c28b49c2a045f0f5ceb2f54f49fa6b8481b6561f2def607d1bb3e6cd"
10+
sha256 cellar: :any_skip_relocation, all: "1538a650195ec6b795c03056603e7978a33a16267ae1979ad01683298ee088f8"
1111
end
1212

1313
def install

0 commit comments

Comments
 (0)