Skip to content

Commit

Permalink
test-kitchen 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Nov 29, 2023
1 parent 8f7491a commit 94c88bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/test-kitchen.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class TestKitchen < Formula
desc "Tool for developing and testing infrastructure code"
homepage "https://kitchen.ci"
url "https://github.com/test-kitchen/test-kitchen/archive/refs/tags/v3.5.0.tar.gz"
sha256 "c8e01689535afed2177dc0f3fdca8c2aa1a8b9150936221827f3906c3e4fdc5f"
url "https://github.com/test-kitchen/test-kitchen/archive/refs/tags/v3.6.0.tar.gz"
sha256 "220766c3c51745dd72e3f3c3cd8c108ab05e00d792692976acef958726c72c51"
head "https://github.com/test-kitchen/test-kitchen.git"

bottle do
Expand Down

0 comments on commit 94c88bd

Please sign in to comment.