tanka: update 0.23.0 bottle.

master
BrewTestBot 2022-09-28 03:55:30 +00:00
parent 56383ddafb
commit bca025cd7a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 7 deletions

View File

@ -13,13 +13,12 @@ class Tanka < Formula
end
bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_monterey: "d763332d1fe381e9ebd93051ae94d1a055e064647fb6456fdf64c3662f6bcae8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d763332d1fe381e9ebd93051ae94d1a055e064647fb6456fdf64c3662f6bcae8"
sha256 cellar: :any_skip_relocation, monterey: "3a81a8efadf9bf91865374e4033a9a16eafbd379992984b427d10df31ff84322"
sha256 cellar: :any_skip_relocation, big_sur: "3a81a8efadf9bf91865374e4033a9a16eafbd379992984b427d10df31ff84322"
sha256 cellar: :any_skip_relocation, catalina: "3a81a8efadf9bf91865374e4033a9a16eafbd379992984b427d10df31ff84322"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f5fea4572a64cdb750cd912425e5c6c23cb57231172721d2f5ce27bc21d00aa"
sha256 cellar: :any_skip_relocation, arm64_monterey: "472a24893c2a4a66d250572026f9cbd4276bcaf3d0be319a7772fc915a4a43a0"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "472a24893c2a4a66d250572026f9cbd4276bcaf3d0be319a7772fc915a4a43a0"
sha256 cellar: :any_skip_relocation, monterey: "361f05bd1975f9f2e012f467feba018759c5fdf92959b2d659adfd8695b27454"
sha256 cellar: :any_skip_relocation, big_sur: "361f05bd1975f9f2e012f467feba018759c5fdf92959b2d659adfd8695b27454"
sha256 cellar: :any_skip_relocation, catalina: "361f05bd1975f9f2e012f467feba018759c5fdf92959b2d659adfd8695b27454"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d376369b9c1c6fdf9bd4b6fcefb5ce20dbde34c6b0fe38a8f13021174a47581"
end
depends_on "go" => :build