Skip to content

Commit e646dc6

Browse files
authored
Merge pull request Homebrew#222459 from Homebrew/bump-fatal-2025.05.05.00
fatal 2025.05.05.00
2 parents 65cd935 + d613735 commit e646dc6

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.04.28.00/fatal-v2025.04.28.00.tar.gz"
4+
url "https://github.com/facebook/fatal/releases/download/v2025.05.05.00/fatal-v2025.05.05.00.tar.gz"
55
sha256 "5d9e13011a8c08b6e0055caacafdc83947a728177240a5a47167bb15961f1b5b"
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: "f635c858401d02a46fb4a7cb73095b0e4eaf99e33da2cbabfe13efbae792b45e"
10+
sha256 cellar: :any_skip_relocation, all: "037b5901dda152af2f24fd555f42f146662e03261fff90b07ccc02dcf7d34631"
1111
end
1212

1313
def install

0 commit comments

Comments
 (0)