tilt: add 0.22.15 bottle.

master
Sean Molenaar 2021-11-08 08:33:18 +00:00 committed by BrewTestBot
parent 58d76b6858
commit c78de72a83
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,15 @@ class Tilt < Formula
license "Apache-2.0"
head "https://github.com/tilt-dev/tilt.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "fcb45daa09a2ba2a99a7facf806442e3ad9e6377a8943cb3e7ba7ca1f3105149"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2f828931d6e4a89a5a2dcff7b1195acde58afe6af6eb3274d28b07b693803544"
sha256 cellar: :any_skip_relocation, monterey: "ba06bc05ca9e9e3a2bb3a61e299e6b34f2e98cdc884f63f07ab3b314e9df062c"
sha256 cellar: :any_skip_relocation, big_sur: "819961e1dfda3b5292d6a4ffa6623a6ce30b58d1b98037aa750577467241b9a0"
sha256 cellar: :any_skip_relocation, catalina: "f9612a873440f27a7a6e98fb8c285ae670de5dcaa69a4c01f84826067b094f19"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eabfd8a07710244758f9e1786d31274c89e8e6b970b06246b83dc022bb55f804"
end
depends_on "go" => :build
def install