Skip to content

Commit cfe22b7

Browse files
authored
Merge pull request #251318 from Homebrew/bump-fatal-2025.10.27.00
fatal 2025.10.27.00
2 parents 2f85934 + 70c6c06 commit cfe22b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fatal.rb

Lines changed: 3 additions & 3 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.10.20.00/fatal-v2025.10.20.00.tar.gz"
5-
sha256 "768861d00ce32c7ebd917f3d4c0d3fed0ae353ad86dbda615ca7dd2187e0364b"
4+
url "https://github.com/facebook/fatal/releases/download/v2025.10.27.00/fatal-v2025.10.27.00.tar.gz"
5+
sha256 "8bbdca046f0d060787e485348ac750615ee6562ee486d486b6612c3a4552a4c1"
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: "3802acdc8233e9a5950a37987edef8222851dbec0f3b276e989c6cfad2181b12"
10+
sha256 cellar: :any_skip_relocation, all: "8d36deeb7059ceeae70b1190a2e2a5cc11f7d77904f865aa9f8ed546a9949f50"
1111
end
1212

1313
def install

0 commit comments

Comments
 (0)