Skip to content

Commit ba663c7

Browse files
committed
ctlptl 0.8.38
1 parent 0c2ac4c commit ba663c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/ctlptl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ctlptl < Formula
22
desc "Making local Kubernetes clusters fun and easy to set up"
33
homepage "https://github.com/tilt-dev/ctlptl"
4-
url "https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.8.37.tar.gz"
5-
sha256 "cda2ff74208af7ab52965f1bc18b506b9ada7e9fbe063719961e40e4b8f9e4de"
4+
url "https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.8.38.tar.gz"
5+
sha256 "c5516852cbea88dee9778e4f435614fad5fb95154faffda3cdc6d1632dd8f09b"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)