There was an error while loading. Please reload this page.
1 parent bf5cd69 commit 87d6be2Copy full SHA for 87d6be2
1 file changed
sifdecode.rb
@@ -1,8 +1,8 @@
1
class Sifdecode < Formula
2
desc "SIF Decoder"
3
homepage "https://github.com/ralna/SIFDecode/wiki"
4
- url "https://github.com/ralna/SIFDecode/archive/refs/tags/v3.0.0.tar.gz"
5
- sha256 "a4e8ad664247174c1005448eeabf2dfccc96b3092b0bbfd12bed6ad35e169414"
+ url "https://github.com/ralna/SIFDecode/archive/refs/tags/v3.1.0.tar.gz"
+ sha256 "c94cce76be32dc1f59be27d77b8158d39f6e5a67787cc65e9648dc51af20557e"
6
7
head "https://github.com/ralna/SIFDecode.git", branch: "master"
8
0 commit comments