There was an error while loading. Please reload this page.
1 parent dfa2984 commit 6fbbf72Copy full SHA for 6fbbf72
1 file changed
sifdecode.rb
@@ -8,8 +8,8 @@ class Sifdecode < Formula
8
head "https://github.com/ralna/SIFDecode.git", branch: "master"
9
10
bottle do
11
- root_url "https://github.com/optimizers/homebrew-cutest/releases/download/sifdecode-2.6.4"
12
- sha256 cellar: :any, ventura: "e261caadc1f4b8c4d216a394dfa2b67e39ff8673af62de0d2fea799fa77a2a20"
+ root_url "https://github.com/optimizers/homebrew-cutest/releases/download/sifdecode-2.6.4_1"
+ sha256 cellar: :any, ventura: "e148f26dee832bf113f2f87719269852a01fcc45ec574948bf95098b59cd80c9"
13
end
14
15
depends_on "meson" => :build
0 commit comments