Skip to content

Commit dcf6f37

Browse files
BrewTestBotdaeho-ro
authored andcommitted
kwok 0.6.1
1 parent bf1b347 commit dcf6f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kwok.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kwok < Formula
22
desc "Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters"
33
homepage "https://kwok.sigs.k8s.io"
4-
url "https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.6.0.tar.gz"
5-
sha256 "4973521fc179ff2edad75c12d7862818e9cc0ae97eb85c4c160b67f9af1378ce"
4+
url "https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.6.1.tar.gz"
5+
sha256 "cb43f7574205448a7c89b53201c40db6055f1ceebf011051248f092c893fa1cb"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)