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 9b2f11f commit b86701fCopy full SHA for b86701f
Formula/n/nomino.rb
@@ -1,8 +1,8 @@
1
class Nomino < Formula
2
desc "Batch rename utility"
3
homepage "https://github.com/yaa110/nomino"
4
- url "https://github.com/yaa110/nomino/archive/refs/tags/1.3.7.tar.gz"
5
- sha256 "9c19028b9e685976e9196c0c769c3690f0b56ff1f61f4f6a06ab6a32b163a6a0"
+ url "https://github.com/yaa110/nomino/archive/refs/tags/1.4.0.tar.gz"
+ sha256 "4b0e1debd76995b60ad020db97431ffcc01a64d4fc0040702ef0dea7ea368536"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/yaa110/nomino.git", branch: "master"
8
0 commit comments