We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6e3ae commit 3354673Copy full SHA for 3354673
Formula/n/nyan.rb
@@ -1,8 +1,8 @@
1
class Nyan < Formula
2
desc "Colorizing `cat` command with syntax highlighting"
3
homepage "https://github.com/toshimaru/nyan"
4
- url "https://github.com/toshimaru/nyan/archive/refs/tags/v1.2.2.tar.gz"
5
- sha256 "0df7b5b25f71da2ab5458d3bf9a4d0158bea1a9a6f365937cf3653f9411150eb"
+ url "https://github.com/toshimaru/nyan/archive/refs/tags/v1.2.3.tar.gz"
+ sha256 "6ce344a1ee870e618e15ae17a85497abc353bdfb30a8c1ddfcea5735aa17adce"
6
license "MIT"
7
head "https://github.com/toshimaru/nyan.git", branch: "main"
8
0 commit comments