We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2ac4c commit ba663c7Copy full SHA for ba663c7
Formula/c/ctlptl.rb
@@ -1,8 +1,8 @@
1
class Ctlptl < Formula
2
desc "Making local Kubernetes clusters fun and easy to set up"
3
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"
+ url "https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.8.38.tar.gz"
+ sha256 "c5516852cbea88dee9778e4f435614fad5fb95154faffda3cdc6d1632dd8f09b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments