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 ec5addb commit bbf4f74Copy full SHA for bbf4f74
Formula/t/talhelper.rb
@@ -1,8 +1,8 @@
1
class Talhelper < Formula
2
desc "Configuration helper for talos clusters"
3
homepage "https://budimanjojo.github.io/talhelper/latest/"
4
- url "https://github.com/budimanjojo/talhelper/archive/refs/tags/v3.0.33.tar.gz"
5
- sha256 "df47b99f929e23eb264b2665d09c2e1daacb45513be432482d50380b37801106"
+ url "https://github.com/budimanjojo/talhelper/archive/refs/tags/v3.0.34.tar.gz"
+ sha256 "6f561a2876be44786d8516dc9af1d11d18e8f03b3ee433b470aced7b32969b91"
6
license "BSD-3-Clause"
7
head "https://github.com/budimanjojo/talhelper.git", branch: "master"
8
0 commit comments