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