From 94c88bd78619d568a2c4a213ccba383ddd7352f1 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Wed, 29 Nov 2023 10:24:19 +0100 Subject: [PATCH] test-kitchen 3.6.0 --- Formula/test-kitchen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/test-kitchen.rb b/Formula/test-kitchen.rb index fdad8b8..88aed3c 100644 --- a/Formula/test-kitchen.rb +++ b/Formula/test-kitchen.rb @@ -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