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.41 .0"
5+ version "0.47 .0"
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/pivotal-cf/kiln/releases/download/0.41 .0/kiln-darwin-0.41 .0.tar.gz"
10- sha256 "742617de3bb946dcc5f2a87209899e006e059b05514c5e9fc0250bc1fde71a4f "
9+ url "https://github.com/pivotal-cf/kiln/releases/download/0.47 .0/kiln-darwin-0.47 .0.tar.gz"
10+ sha256 "bcc77a751601cca37c198a93c9adcf689d453dca9e1590cbc885e65e2a61f254 "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/pivotal-cf/kiln/releases/download/0.41 .0/kiln-linux-0.41 .0.tar.gz"
14- sha256 "405e8a1b6711dcb12bf857c345e38146187f21b183aeba85d2e2d8b4915812eb "
13+ url "https://github.com/pivotal-cf/kiln/releases/download/0.47 .0/kiln-linux-0.47 .0.tar.gz"
14+ sha256 "d47b82ba5e89615cd7e0b547f830180afc3f92dcfe4b4ac84d8d573cc5bb466f "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments