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.2 "
5+ version "2.3.3 "
66 bottle :unneeded
77
88 if OS . mac?
9- url "https://github.com/meinto/glow/releases/download/v2.3.2 /glow_2.3.2_darwin_x86_64 .tar.gz"
10- sha256 "049e63b4d490ed7eb24fbd98b9afe812c156c8fc23d143fcdbdd0e03f2b224bd "
9+ url "https://github.com/meinto/glow/releases/download/v2.3.3 /glow_2.3.3_darwin_x86_64 .tar.gz"
10+ sha256 "2c3438a9821441a959bc17eb43a42055605859880bc7dbed8b342aa976f80869 "
1111 elsif OS . linux?
1212 if Hardware ::CPU . intel?
13- url "https://github.com/meinto/glow/releases/download/v2.3.2 /glow_2.3.2_linux_x86_64 .tar.gz"
14- sha256 "937b9dc6aa48446b78ec67830b337e7f8dcb0dc593adfc87069985fd9ba49e7a "
13+ url "https://github.com/meinto/glow/releases/download/v2.3.3 /glow_2.3.3_linux_x86_64 .tar.gz"
14+ sha256 "ac07b9942beb6cfeb7b4d05f90fff684bd7a9dccceba96f0c9eb605aa56da361 "
1515 end
1616 end
1717
You can’t perform that action at this time.
0 commit comments