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 Glow < Formula
33 desc ""
44 homepage ""
5- version "2.3.17 "
5+ version "2.3.18 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v2.3.17 /glow_2.3.17_darwin_x86_64 .tar.gz"
10- sha256 "5fba6b85e8f0ee6242f1d7ed26fb11464d6c469025ff245221c602e772565738 "
9+ url "https://github.com/meinto/glow/releases/download/v2.3.18 /glow_2.3.18_darwin_x86_64 .tar.gz"
10+ sha256 "dbd0a0e99a5f8c8e20c1e36418c7190e318e0695bcf1c878cea96ce8244b496e "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v2.3.17 /glow_2.3.17_linux_x86_64 .tar.gz"
14- sha256 "b16743a05f5e65a0fb06185c8114c2559eabeef17c239a0d054e3639212d76a9 "
13+ url "https://github.com/meinto/glow/releases/download/v2.3.18 /glow_2.3.18_linux_x86_64 .tar.gz"
14+ sha256 "0828dc1d338478724a1ed275ebf57bd8fe0c87670895643c653ee5dbd9ca7944 "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments