mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
parent
dc2d2260d1
commit
30ac2b3af1
@ -64,23 +64,5 @@
|
||||
"checkver": {
|
||||
"url": "https://packages.msys2.org/package/mingw-w64-x86_64-aspell",
|
||||
"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