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