bazelisk: update 1.9.0 bottle.

master
BrewTestBot 2021-05-21 18:19:25 +00:00
parent 9c220c4937
commit cc304cf0f2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 3 deletions

View File

@ -8,9 +8,10 @@ class Bazelisk < Formula
head "https://github.com/bazelbuild/bazelisk.git"
bottle do
sha256 cellar: :any_skip_relocation, big_sur: "9839a3e5083089806a4f524a09c79b8012fa50bf7423c6d5efdd4990a752bcec"
sha256 cellar: :any_skip_relocation, catalina: "97e1a500477ed6c4329eba706b992400a429292d27a798bc268f22e909309863"
sha256 cellar: :any_skip_relocation, mojave: "e7abf78c67c68823de5de200660d94d8c3549c5565c77983d27cc3ae255e6b53"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "516e65154591eb845b36666219782c5c6b384e5e13d143ea0a4e33e29fde4ba6"
sha256 cellar: :any_skip_relocation, big_sur: "35e01853fe87cbf9b034b3e04b3f84a8e0634625f76a9ee01c022ff46e4a395d"
sha256 cellar: :any_skip_relocation, catalina: "3ebb8cdd8eaf5a8977ad328340b1ee408f67729cf91cb6dc856bcd4801850b75"
sha256 cellar: :any_skip_relocation, mojave: "cd3141d86b7b78d9404664e2fd00174a800c14db2e98ff9bad8b9f85bd543593"
end
depends_on "go" => :build