Skip to content

Commit 3354673

Browse files
committed
nyan 1.2.3
1 parent be6e3ae commit 3354673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nyan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nyan < Formula
22
desc "Colorizing `cat` command with syntax highlighting"
33
homepage "https://github.com/toshimaru/nyan"
4-
url "https://github.com/toshimaru/nyan/archive/refs/tags/v1.2.2.tar.gz"
5-
sha256 "0df7b5b25f71da2ab5458d3bf9a4d0158bea1a9a6f365937cf3653f9411150eb"
4+
url "https://github.com/toshimaru/nyan/archive/refs/tags/v1.2.3.tar.gz"
5+
sha256 "6ce344a1ee870e618e15ae17a85497abc353bdfb30a8c1ddfcea5735aa17adce"
66
license "MIT"
77
head "https://github.com/toshimaru/nyan.git", branch: "main"
88

0 commit comments

Comments
 (0)