Skip to content

Commit 448653a

Browse files
committed
chaoskube 0.36.0
1 parent 889357b commit 448653a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chaoskube.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chaoskube < Formula
22
desc "Periodically kills random pods in your Kubernetes cluster"
33
homepage "https://github.com/linki/chaoskube"
4-
url "https://github.com/linki/chaoskube/archive/refs/tags/v0.35.0.tar.gz"
5-
sha256 "bc032ac1ce1abfe75f4cea17f23f15a1ac36b6669c99f123e7c1d4fbb6709921"
4+
url "https://github.com/linki/chaoskube/archive/refs/tags/v0.36.0.tar.gz"
5+
sha256 "07cbded64e66f61452b01ae3a11f5c6192bf160d740580a504d39eb423597a8e"
66
license "MIT"
77
head "https://github.com/linki/chaoskube.git", branch: "master"
88

0 commit comments

Comments
 (0)