We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e821e2 commit f45af6fCopy full SHA for f45af6f
Formula/a/afflib.rb
@@ -1,8 +1,8 @@
1
class Afflib < Formula
2
desc "Advanced Forensic Format"
3
homepage "https://github.com/sshock/AFFLIBv3"
4
- url "https://github.com/sshock/AFFLIBv3/archive/refs/tags/v3.7.21.tar.gz"
5
- sha256 "047fce790d69c234dde1d23ad9e1f0cf868ac51b2ad9a76560d01e80f2f1c452"
+ url "https://github.com/sshock/AFFLIBv3/archive/refs/tags/v3.7.22.tar.gz"
+ sha256 "67481fc520ff927bf61aea0bf2d660feb73e24cc329335bebb064f8f12115dcb"
6
license all_of: [
7
"BSD-4-Clause", # AFFLIB 2.0a14 and before
8
:public_domain, # contributions after 2.0a14
0 commit comments