sourcery: update 1.9.0 bottle.

master
BrewTestBot 2022-10-07 04:24:15 +00:00
parent e93d488b43
commit 0ca08f856a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 4 deletions

View File

@ -7,10 +7,8 @@ class Sourcery < Formula
head "https://github.com/krzysztofzablocki/Sourcery.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "0b1bf2c761a91011e49d8f4f931114d94b41ebb452c96868c51148d7669196dc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8fae717d49cc6af56057ef970eab7b40016200493467519f63b4f05437dfeb36"
sha256 cellar: :any_skip_relocation, monterey: "6725c044f5259aadcca412185d8bcc6e2d6bb4cfb3c3f04978a14bf32adbfd28"
sha256 cellar: :any_skip_relocation, big_sur: "27f0bb3aa77c04122c28cd087e565f5b9189945b80a1cf6b87644fa0276e39f4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0f8ad70cf4d9dba61f8621513dc8db1c25bcee74c0a2da3a1013763e37add80c"
sha256 cellar: :any_skip_relocation, monterey: "9cc7c91be67833c608e94ec72d57531a86953318e97ec751bcaf86daf798c263"
end
depends_on :macos # Linux support is still a WIP: https://github.com/krzysztofzablocki/Sourcery/issues/306