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