Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 00c9300

Browse files
committedNov 22, 2021
test-kitchen: update 3.2.0 bottle.
1 parent d889dfd commit 00c9300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎Formula/test-kitchen.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ class TestKitchen < Formula
66
head "https://github.com/test-kitchen/test-kitchen.git"
77

88
bottle do
9-
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/test-kitchen-3.1.1"
10-
sha256 cellar: :any, catalina: "8b3214224e374a0e496f7deb69ee89e0eafe30b934ca641d6cf614d2e26f7629"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "011413a363c06692fb2dc02243bc780ff6fcd0a6ffd2aad73be1899d261f33c9"
9+
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/test-kitchen-3.2.0"
10+
sha256 cellar: :any, catalina: "634fd278aedb25d150d24f8737f9beabb0fc37edf345dfb3a31433ce8fc55eeb"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f83d8c5679a7525d9459397df3ac716f006f4b8de80ae42885e1bad7efad1a37"
1212
end
1313

1414
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)
Please sign in to comment.