terramate: update 0.1.30 bottle.

master
BrewTestBot 2022-09-21 22:04:33 +00:00
parent f6b88520eb
commit df24b0f2a5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Terramate < Formula
head "https://github.com/mineiros-io/terramate.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "beb34589faeae0de03feac6954e6fc78c7adbe6f521375c4c49fb7e2a6234554"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "190442f1bcd97de6cd4b1cc31a207b7134e7d30f074261f408267503138211f8"
sha256 cellar: :any_skip_relocation, monterey: "6d9f8891e7845a662bf4f66ac2c5b3e81ee2ff86cfd89ff4ff33b771930b744b"
sha256 cellar: :any_skip_relocation, big_sur: "216cf74c4d5dbf85dd979ae519391b3635d663adf4d3fd431dc2416a862181e7"
sha256 cellar: :any_skip_relocation, catalina: "5b9f6768db44ea48e2c64573a7175a2f42381bf5d8b378aa573b0a71b57fc3ab"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eafcdd7c916ac79b4d2d552269b5b3585c6722891eddb809b02c41d7533e15b2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c2ef8cb6bb1a4aecca0b9b845e850f1db9714bb412ec6127908cd78aeeac8e90"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "39f9ca9940333caaaea18209cfb5470f5226d7bbd4fa1d71d55e3d4c1ecb612d"
sha256 cellar: :any_skip_relocation, monterey: "ebbbc9bd7fc31e9733f53d269054a396e18b874878c3a68e1ad6c9bc78e3000c"
sha256 cellar: :any_skip_relocation, big_sur: "2615203c75d467cb676d200a3b60a65a4912a1e04089217fa7d3db95b75dd2a4"
sha256 cellar: :any_skip_relocation, catalina: "586931e4a9ff6b302b17dcc6a941c95cf3b6e34808dc224b99d22bbc9c13d641"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c081f3b0ba06a5838b05b085b89bb80cf25f2008544a3ee773ea61af956296dc"
end
depends_on "go" => :build