mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
f2: Update to version 1.9.1
Autoupdate fixed: i386 --> 386
This commit is contained in:
parent
7d25a66beb
commit
32bc2d4e59
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"description": "Batch renaming files and directories quickly and safely.",
|
||||
"homepage": "https://github.com/ayoisaiah/f2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_amd64.tar.gz",
|
||||
"hash": "c0b3610f08ac1360c4af9d9d38d88e7d0b7001c082a15afe1c292fa4120c4ef7"
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.1/f2_1.9.1_windows_amd64.tar.gz",
|
||||
"hash": "5c4a3d825c7fb4d371d3fb8e0b987868b07b279047c507ebef1c1cc6c59e9469"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_i386.tar.gz",
|
||||
"hash": "fcd3af6d99a670427ef7c04a1b43809beded3f027adc09bcf19dd1d95efe0971"
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.1/f2_1.9.1_windows_386.tar.gz",
|
||||
"hash": "92bc9b00d88356c26b947b9a75b87bdb751385665c606e70ce31c49459612fb1"
|
||||
}
|
||||
},
|
||||
"bin": "f2.exe",
|
||||
@ -21,7 +21,7 @@
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_amd64.tar.gz"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_i386.tar.gz"
|
||||
"url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_386.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user