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.19 "
5+ version "2.3.20 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v2.3.19 /glow_2.3.19_darwin_x86_64 .tar.gz"
10- sha256 "c0348ea14121cdbb5484aab9bdea1d6f37c1aee386d8d959c850853c09c44b2f "
9+ url "https://github.com/meinto/glow/releases/download/v2.3.20 /glow_2.3.20_darwin_x86_64 .tar.gz"
10+ sha256 "482c0656efc4c9faaa755ee1c414cf6bd4a6b8cf9984315efc0b9f027fb7e18c "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v2.3.19 /glow_2.3.19_linux_x86_64 .tar.gz"
14- sha256 "5a3d6cb6f20eff8245df3161cb13f0f401fbc82949fe0d5dc17c1f85760ef32e "
13+ url "https://github.com/meinto/glow/releases/download/v2.3.20 /glow_2.3.20_linux_x86_64 .tar.gz"
14+ sha256 "556d9aa68ba383bc731765caf9984eeef0ea2416ff7f847b1fd5b795bf797917 "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments