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 "4.1.3 "
5+ version "4.1.4 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v4.1.3 /glow_4.1.3_darwin_x86_64 .tar.gz"
10- sha256 "d6289b27b6815c602d76ae4c4ededb7fd00f4dc5bb9c8a04456d522546b56372 "
9+ url "https://github.com/meinto/glow/releases/download/v4.1.4 /glow_4.1.4_darwin_x86_64 .tar.gz"
10+ sha256 "377aa4843bef779178660374ad1f4089dbfea1ef63283223bb01de01529e9a42 "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v4.1.3 /glow_4.1.3_linux_x86_64 .tar.gz"
14- sha256 "08c8a8f65cc38df9e17ec8fd84bb842bca0b5e2dd2a7f2f048b251f6802d92d4 "
13+ url "https://github.com/meinto/glow/releases/download/v4.1.4 /glow_4.1.4_linux_x86_64 .tar.gz"
14+ sha256 "3351a835f5a2efe3f846aeb471004fe8908923abdd2bbb966c44496a771bc109 "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments