We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b578c0 commit 3d97be0Copy full SHA for 3d97be0
Formula/clasp-cl.rb
@@ -10,8 +10,8 @@ class ClaspCl < Formula
10
11
bottle do
12
root_url "https://ghcr.io/v2/clasp-developers/clasp"
13
- sha256 arm64_sequoia: "e5f7836959ca253eb7d20ab5e2b30114cdfd88ee097b91d256c21bf8f88b96ff"
14
- sha256 arm64_sonoma: "01cd8ab95cee04caa4a8a7b17f79ae5c1e18f75b97b4dddd2b1f2a5786d4f684"
+ sha256 arm64_sequoia: "249e8333a3f322cd9fdd6ce9285abef1daf3204fdd9979782ecfb5bc73240449"
+ sha256 arm64_sonoma: "76915d10bc220281943fe969d33c0a26b0e67aae3233df589e7c90ae92b0baa0"
15
end
16
17
depends_on "boost" => :build
0 commit comments