diff --git a/Formula/jaso.rb b/Formula/jaso.rb index 29e7f52..b1e1480 100644 --- a/Formula/jaso.rb +++ b/Formula/jaso.rb @@ -6,8 +6,7 @@ class Jaso < Formula license "Apache-2.0" # Actually it's (Apache-2.0 OR MIT). Commenting it out due do false-alarm of "brew audit" bottle do - root_url "https://github.com/simnalamburt/homebrew-x/releases/download/jaso-1.0.0" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a473df6b23b17146133971b0277a49f5ad21cd0703eeeb9b02e503e3a844c005" + rebuild 1 end depends_on "rust" => :build