Skip to content

Commit 9d70f42

Browse files
committed
stripe-mock: update 0.192.0 bottle.
1 parent d6e1475 commit 9d70f42

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/s/stripe-mock.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ class StripeMock < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ec7f7d65d240f5f0a4f15e2434ade968cf6aa97b7c72a263923f5655c93e1ccf"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec7f7d65d240f5f0a4f15e2434ade968cf6aa97b7c72a263923f5655c93e1ccf"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ec7f7d65d240f5f0a4f15e2434ade968cf6aa97b7c72a263923f5655c93e1ccf"
12-
sha256 cellar: :any_skip_relocation, sonoma: "0cce95a8ff69747e41e9b0110afc740776498d734d9491ba4197031279ca4fcd"
13-
sha256 cellar: :any_skip_relocation, ventura: "0cce95a8ff69747e41e9b0110afc740776498d734d9491ba4197031279ca4fcd"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4dd145e4dc0930347a066c450bd811626e7e10bf699314531208d9a2fe38faf1"
9+
rebuild 1
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a2ba9c9c2bcf0036489d84d279a8c80bf7d72d483112bb6db13e1a78d89e156d"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a2ba9c9c2bcf0036489d84d279a8c80bf7d72d483112bb6db13e1a78d89e156d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a2ba9c9c2bcf0036489d84d279a8c80bf7d72d483112bb6db13e1a78d89e156d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f9df4eb35c18303d84efdc994c16aa5bf83c0a45175b1379d756ca08f73ab336"
14+
sha256 cellar: :any_skip_relocation, ventura: "f9df4eb35c18303d84efdc994c16aa5bf83c0a45175b1379d756ca08f73ab336"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d7cd69e545b5998185ed466614cf0c7bef58d33e38589be6caf94d52cd701be"
1516
end
1617

1718
depends_on "go" => :build

0 commit comments

Comments
 (0)