mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
parent
dc2d2260d1
commit
30ac2b3af1
@ -64,23 +64,5 @@
|
|||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://packages.msys2.org/package/mingw-w64-x86_64-aspell",
|
"url": "https://packages.msys2.org/package/mingw-w64-x86_64-aspell",
|
||||||
"regex": "mingw-w64-x86_64-aspell-([\\d.-]+)-any"
|
"regex": "mingw-w64-x86_64-aspell-([\\d.-]+)-any"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-aspell-$version-any.pkg.tar.zst",
|
|
||||||
"hash": {
|
|
||||||
"url": "https://packages.msys2.org/package/mingw-w64-x86_64-aspell",
|
|
||||||
"regex": "$sha256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-aspell-$version-any.pkg.tar.zst",
|
|
||||||
"hash": {
|
|
||||||
"url": "https://packages.msys2.org/package/mingw-w64-i686-aspell",
|
|
||||||
"regex": "$sha256"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user