File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22class Kiln < Formula
33 desc ""
44 homepage ""
5- version "0.43 .0"
5+ version "0.45 .0"
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/pivotal-cf/kiln/releases/download/0.43 .0/kiln-darwin-0.43 .0.tar.gz"
10- sha256 "6303af63097dfadd55266b006546152c189e6ed34509b052de7da29c54b0da33 "
9+ url "https://github.com/pivotal-cf/kiln/releases/download/0.45 .0/kiln-darwin-0.45 .0.tar.gz"
10+ sha256 "0a83929d93d89b0d4904c051b0d78a2cd2564d1f400dfe90464d6c818d3d8d02 "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/pivotal-cf/kiln/releases/download/0.43 .0/kiln-linux-0.43 .0.tar.gz"
14- sha256 "9cba600fb4e13a8d904bc00a169162f4a28d0c68f318a1fdcce17ba16b148e38 "
13+ url "https://github.com/pivotal-cf/kiln/releases/download/0.45 .0/kiln-linux-0.45 .0.tar.gz"
14+ sha256 "c9cf33c5b09a12abcd9b41a537e23294134a61b10434902eab05514a397c6f33 "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments