mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bulk-rename-command: Add version 1.3.3.0 (#311)
* bulk-rename-comman: Add version 1.3.3.0 * Change license * Fix desc
This commit is contained in:
parent
2982417624
commit
4cf768b596
45
bucket/bulk-rename-command.json
Normal file
45
bucket/bulk-rename-command.json
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://www.bulkrenameutility.co.uk",
|
||||||
|
"version": "1.3.3.0",
|
||||||
|
"license": {
|
||||||
|
"identifier": "Proprietary",
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/License.php"
|
||||||
|
},
|
||||||
|
"description": "File renaming software for Windows",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/Downloads/BRC_Unicode_64.zip",
|
||||||
|
"hash": "2e620a0fd6b27e974fe746d6372becf279bad2edf546fdd2ce4a5cf86ef0cdb6",
|
||||||
|
"bin": [
|
||||||
|
[
|
||||||
|
"BRC64.exe",
|
||||||
|
"brc"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/Downloads/BRC_Unicode_32.zip",
|
||||||
|
"hash": "a344359f0354bb17be517c5b867933bbed70d2254353c668c6c2d14deeca0b75",
|
||||||
|
"bin": [
|
||||||
|
[
|
||||||
|
"BRC32.exe",
|
||||||
|
"brc"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/Download.php",
|
||||||
|
"regex": "(?s)>Bulk Rename Command<.*?([\\d.]+)"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/Downloads/BRC_Unicode_64.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://www.bulkrenameutility.co.uk/Downloads/BRC_Unicode_32.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user