File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,23 +5,23 @@ class Bitloops < Formula
55
66 on_macos do
77 on_arm do
8- url "https://github.com/bitloops/bitloops/releases/download/v0.0.9 /bitloops-aarch64-apple-darwin.tar.gz"
9- sha256 "33bfc5b6856adc7d370d84d859f47023ca9deb63dd8cc5070af10a8ea3b5f136 "
8+ url "https://github.com/bitloops/bitloops/releases/download/v0.0.10 /bitloops-aarch64-apple-darwin.tar.gz"
9+ sha256 "b6fe6e240e3ef66432a3078ea1dfd4847568e1daac6b74712f2fd87937efc42a "
1010 end
1111 on_intel do
12- url "https://github.com/bitloops/bitloops/releases/download/v0.0.9 /bitloops-x86_64-apple-darwin.tar.gz"
13- sha256 "150468785b5158f9906d0144e5195bf2146271f9e298496f8891a3da098c111d "
12+ url "https://github.com/bitloops/bitloops/releases/download/v0.0.10 /bitloops-x86_64-apple-darwin.tar.gz"
13+ sha256 "cfbfc64b5b4388790ad6638a800638b7e856654882d4fa805a90b3001bb50d86 "
1414 end
1515 end
1616
1717 on_linux do
1818 on_arm do
19- url "https://github.com/bitloops/bitloops/releases/download/v0.0.9 /bitloops-aarch64-unknown-linux-musl.tar.gz"
20- sha256 "095ee6571852c90d1ed769b9ad6950bc8cc9e875d0399f46110254fc16ce974b "
19+ url "https://github.com/bitloops/bitloops/releases/download/v0.0.10 /bitloops-aarch64-unknown-linux-musl.tar.gz"
20+ sha256 "4618458c9122291787ddd3340549f286a9ebdebe0f71ec6a03aa643ba987e809 "
2121 end
2222 on_intel do
23- url "https://github.com/bitloops/bitloops/releases/download/v0.0.9 /bitloops-x86_64-unknown-linux-musl.tar.gz"
24- sha256 "79277b250323fc7ce99162e7f5e213969d4fe4a69e68f95e895e9302da61335a "
23+ url "https://github.com/bitloops/bitloops/releases/download/v0.0.10 /bitloops-x86_64-unknown-linux-musl.tar.gz"
24+ sha256 "f80f24ef2cf4dab134ac2172142a0cc941223bd57223283d252732660fea5102 "
2525 end
2626 end
2727
You can’t perform that action at this time.
0 commit comments