Skip to content

Commit eca3882

Browse files
committed
tdd-guard: update 1.1.0 bottle.
1 parent 48e0668 commit eca3882

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tdd-guard.rb

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

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "ee8a64ddb4d76a23a6e662e0c466d0139d6396bb893d90a4397c23494c88b869"
10-
sha256 cellar: :any, arm64_sequoia: "ca1ab9cf72ab8b91045e9928532738bc6c32c0c3516c824c679f1a31dfcc6f17"
11-
sha256 cellar: :any, arm64_sonoma: "ca1ab9cf72ab8b91045e9928532738bc6c32c0c3516c824c679f1a31dfcc6f17"
12-
sha256 cellar: :any, sonoma: "f6261eae2320db8312e88ec28980d2a8e58db997b2f67b217738b48b75812ba9"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "db62c53e70ca8a29702beb925eb4b06689c9c5bb65ac9f629c821dcf05dbd575"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5a6d18c0123e80b6aa5c944d6e90959551b096e97b473159f22f5874bd8ab1ab"
9+
sha256 cellar: :any, arm64_tahoe: "3fb3feb1c6e6a4b7f4b36982a45445b69e2845212e85c4318c49e1b53ceaebb7"
10+
sha256 cellar: :any, arm64_sequoia: "9fb17dde7acb7f69dcdb60339c839e9eaf83935be59b6728c42f286ce26678ae"
11+
sha256 cellar: :any, arm64_sonoma: "9fb17dde7acb7f69dcdb60339c839e9eaf83935be59b6728c42f286ce26678ae"
12+
sha256 cellar: :any, sonoma: "ea1930bf4be0a3f3d86f01f8be7ad0c5b231d510c30220c50f25d174cb21fdaf"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "0db9e7258bed48c9637a0eef9fdc5e08924d0cf30acca05fada8a46fffdfa690"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bca2b4d222c93da8b4a5dddc4e7218e51b39e9b420fcec6be899cd157d63d9e1"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)