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 a98ce0e commit 99e2c4fCopy full SHA for 99e2c4f
Formula/b/butane.rb
@@ -1,8 +1,8 @@
1
class Butane < Formula
2
desc "Translates human-readable Butane Configs into machine-readable Ignition Configs"
3
homepage "https://github.com/coreos/butane"
4
- url "https://github.com/coreos/butane/archive/refs/tags/v0.23.0.tar.gz"
5
- sha256 "f47c15f605736aaeee20fab290a4f727c8296e4c514ca2d18c0d938ad6c1960d"
+ url "https://github.com/coreos/butane/archive/refs/tags/v0.24.0.tar.gz"
+ sha256 "57724f027b76074801ca988b6859738085643c50bec44c2672e64a7047f6fb95"
6
license "Apache-2.0"
7
head "https://github.com/coreos/butane.git", branch: "main"
8
0 commit comments