Skip to content

Commit f45af6f

Browse files
committed
afflib 3.7.22
1 parent 2e821e2 commit f45af6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/afflib.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Afflib < Formula
22
desc "Advanced Forensic Format"
33
homepage "https://github.com/sshock/AFFLIBv3"
4-
url "https://github.com/sshock/AFFLIBv3/archive/refs/tags/v3.7.21.tar.gz"
5-
sha256 "047fce790d69c234dde1d23ad9e1f0cf868ac51b2ad9a76560d01e80f2f1c452"
4+
url "https://github.com/sshock/AFFLIBv3/archive/refs/tags/v3.7.22.tar.gz"
5+
sha256 "67481fc520ff927bf61aea0bf2d660feb73e24cc329335bebb064f8f12115dcb"
66
license all_of: [
77
"BSD-4-Clause", # AFFLIB 2.0a14 and before
88
:public_domain, # contributions after 2.0a14

0 commit comments

Comments
 (0)