Skip to content

Commit 1604083

Browse files
committed
jaso: 1.0.0-1
Closes #20. Signed-off-by: Jihyeon Kim (김지현) <[email protected]>
1 parent 1242000 commit 1604083

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Formula/jaso.rb

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ class Jaso < Formula
66
license "Apache-2.0" # Actually it's (Apache-2.0 OR MIT). Commenting it out due do false-alarm of "brew audit"
77

88
bottle do
9-
root_url "https://github.com/simnalamburt/homebrew-x/releases/download/jaso-1.0.0"
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a473df6b23b17146133971b0277a49f5ad21cd0703eeeb9b02e503e3a844c005"
9+
rebuild 1
1110
end
1211

1312
depends_on "rust" => :build

0 commit comments

Comments
 (0)