Skip to content

Commit 99e2c4f

Browse files
committed
butane 0.24.0
1 parent a98ce0e commit 99e2c4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/butane.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Butane < Formula
22
desc "Translates human-readable Butane Configs into machine-readable Ignition Configs"
33
homepage "https://github.com/coreos/butane"
4-
url "https://github.com/coreos/butane/archive/refs/tags/v0.23.0.tar.gz"
5-
sha256 "f47c15f605736aaeee20fab290a4f727c8296e4c514ca2d18c0d938ad6c1960d"
4+
url "https://github.com/coreos/butane/archive/refs/tags/v0.24.0.tar.gz"
5+
sha256 "57724f027b76074801ca988b6859738085643c50bec44c2672e64a7047f6fb95"
66
license "Apache-2.0"
77
head "https://github.com/coreos/butane.git", branch: "main"
88

0 commit comments

Comments
 (0)