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 "3.1.6 "
5+ version "3.2.1 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v3.1.6 /glow_3.1.6_darwin_x86_64 .tar.gz"
10- sha256 "26464edea74124d559e65c7e56c6c93f591fc12df60bd8ea8dcc82d5e3b2ed23 "
9+ url "https://github.com/meinto/glow/releases/download/v3.2.1 /glow_3.2.1_darwin_x86_64 .tar.gz"
10+ sha256 "1a2c67b3a865a6c4203510d55c1731a94f09f91062367c9e949176f4915e6ce1 "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v3.1.6 /glow_3.1.6_linux_x86_64 .tar.gz"
14- sha256 "636bcc490c67b54017ba2a0fd435cc16c996068b9700906397c817f0516d1691 "
13+ url "https://github.com/meinto/glow/releases/download/v3.2.1 /glow_3.2.1_linux_x86_64 .tar.gz"
14+ sha256 "08b1ba8076ea07f56e44720099db0cbbe7545d363aaea1f480b8acbf1112cbdf "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments