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.7 "
5+ version "2.3.8 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v2.3.7 /glow_2.3.7_darwin_x86_64 .tar.gz"
10- sha256 "4e2576629af0d0e05965cd5fec9cb769b036a7e43452c8b2ba66dfda805a8ce0 "
9+ url "https://github.com/meinto/glow/releases/download/v2.3.8 /glow_2.3.8_darwin_x86_64 .tar.gz"
10+ sha256 "00a58bd6114af9cd159052a735a5a81978eb6fa1bdafc20f25b69c9b67d7bc0d "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v2.3.7 /glow_2.3.7_linux_x86_64 .tar.gz"
14- sha256 "54157a3a0825816b1de1c30bf13975e70ac8920d5133f4e76ee94b5eda38773a "
13+ url "https://github.com/meinto/glow/releases/download/v2.3.8 /glow_2.3.8_linux_x86_64 .tar.gz"
14+ sha256 "c3db8903802ab9321e196c504560c09cf9776d45572d915c9f5a349045980abf "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments