mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nomino: Add version 1.1.0 (#3262)
* Add nomino 1.1.0 * Update bucket/nomino.json
This commit is contained in:
parent
cd8f3ed8ff
commit
c78f771fcf
21
bucket/nomino.json
Normal file
21
bucket/nomino.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"description": "Batch rename utility for developers",
|
||||
"homepage": "https://github.com/yaa110/nomino",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yaa110/nomino/releases/download/1.1.0/nomino-windows-64bit.exe#/nomino.exe",
|
||||
"hash": "af0e1927b408621a6bc7a0e18e00bc579f2dd09dc7c55156954d0dd07a922953"
|
||||
}
|
||||
},
|
||||
"bin": "nomino.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yaa110/nomino/releases/download/$version/nomino-windows-64bit.exe#/nomino.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user