Skip to content

Commit b86701f

Browse files
committed
nomino 1.4.0
1 parent 9b2f11f commit b86701f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nomino.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nomino < Formula
22
desc "Batch rename utility"
33
homepage "https://github.com/yaa110/nomino"
4-
url "https://github.com/yaa110/nomino/archive/refs/tags/1.3.7.tar.gz"
5-
sha256 "9c19028b9e685976e9196c0c769c3690f0b56ff1f61f4f6a06ab6a32b163a6a0"
4+
url "https://github.com/yaa110/nomino/archive/refs/tags/1.4.0.tar.gz"
5+
sha256 "4b0e1debd76995b60ad020db97431ffcc01a64d4fc0040702ef0dea7ea368536"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/yaa110/nomino.git", branch: "master"
88

0 commit comments

Comments
 (0)