cascadia: add 1.2.7 bottle.

master
Rui Chen 2023-01-09 04:23:42 +00:00 committed by BrewTestBot
parent 52e7efbcfb
commit 17a7bd3379
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 10 additions and 0 deletions

View File

@ -6,6 +6,16 @@ class Cascadia < Formula
license "MIT"
head "https://github.com/suntong/cascadia.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "65b90030a149ed44e56fc8399fceaa7d3307dce4951018d203fec522722b5c8a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "915e11269b0658517c806deb79646119a53124136ff45954504a3ea8b93fa5e8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "75868779193019bef18dfc7659c8df745178ca4719305f5a009cd289c28e2e35"
sha256 cellar: :any_skip_relocation, ventura: "cdc7271290c034162eeac51ac56bc5b7482b6d3c4cb027008278c7ebbedde79e"
sha256 cellar: :any_skip_relocation, monterey: "9f9f51c6bf2fe1c811d60e3cd1471bf640bd6d80cea974c5ffde79fe0533effc"
sha256 cellar: :any_skip_relocation, big_sur: "f26cf2962f52d9c4d298cb50d1f2031fa13aa803636d68266a5c605b646e2026"
sha256 cellar: :any_skip_relocation, x86_64_linux: "50c45d03b556eda022221bf2d139f8a0bae38cc7805a9f5ded46f196d1641b95"
end
depends_on "go" => :build
def install