Skip to content

Commit da054d7

Browse files
Update adaptive.rb
1 parent fc4629b commit da054d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adaptive.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def install
1717
end
1818
if Hardware::CPU.arm?
1919
url "https://cli.adaptive.live/release/adaptive-macos-arm64-0.2.32.tar.gz"
20-
sha256 "8d3e64b9a46ec31505d3cebd45e255a7bb18e6b7cd8c7a8962847696ea119932"
20+
sha256 "268667527b344888761fd962ff935e60ecc62ff07f00cfbfe3d0146481e69ce9"
2121

2222
def install
2323
bin.install "adaptive"

0 commit comments

Comments
 (0)