ffe 0.3.9a
* ffe 0.3.9a * Update Formula/ffe.rb Closes #72110. Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Co-authored-by: morusn <morusn@users.noreply.github.com> Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
6a059e9f73
commit
e1fe9a1c15
|
@ -1,9 +1,10 @@
|
|||
class Ffe < Formula
|
||||
desc "Parse flat file structures and print them in different formats"
|
||||
homepage "https://ff-extractor.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/ff-extractor/ff-extractor/0.3.9/ffe-0.3.9.tar.gz"
|
||||
sha256 "78bab8fa1068a62600c3de153122b8fc9252080ddbc521f71b938b5dbd9afb0d"
|
||||
license "GPL-2.0"
|
||||
url "https://downloads.sourceforge.net/project/ff-extractor/0.3.9a/0.3.9a.tar.gz"
|
||||
version "0.3.9a"
|
||||
sha256 "3f3433c6e8714f9756826279e249bcf7f7ab8c45b5686003764e44f63eb225e7"
|
||||
license "GPL-2.0-or-later"
|
||||
|
||||
livecheck do
|
||||
url :stable
|
||||
|
|
Loading…
Reference in New Issue