mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
69 lines
3.3 KiB
JSON
69 lines
3.3 KiB
JSON
{
|
|
"version": "0.60.8-2",
|
|
"description": "A spellchecker commonly used with emacs.",
|
|
"homepage": "http://aspell.net/",
|
|
"license": "LGPL-2.1-only",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-aspell-0.60.8-2-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-aspell-en-2020.12.07-1-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libs-12.1.0-2-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gettext-0.21-3-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libiconv-1.17-1-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-10.0.0.r32.g89bacd2be-1-any.pkg.tar.zst"
|
|
],
|
|
"hash": [
|
|
"84e02ec8e81fefb20e429c6a991529de8a3c2d0296f7b781e92f2e8937d32427",
|
|
"98745b2737dc107adcb76264c1de61489fd44b5e74f6c50cf8eb8f2c27f826f9",
|
|
"6d4271a3232d96bd1dbda1ea9a3e9413d43df399accf10582b30ae6cdc367592",
|
|
"bb44faad8400299bf9a82dfc773c2b7f67b4a17f8460efed8d2330696c75c7bf",
|
|
"fffed69b7192148c337780aa5d4bd3b479337bd1f930fd6f93b7569a79e961dd",
|
|
"d69ab7f3a85f2eda5b68def33a0028499fb55810dcdaa58b35b3ab831c86b838"
|
|
],
|
|
"extract_dir": [
|
|
"mingw64",
|
|
"mingw64",
|
|
"mingw64",
|
|
"mingw64",
|
|
"mingw64",
|
|
"mingw64"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-aspell-0.60.8-2-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-aspell-en-2020.12.07-1-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-gcc-libs-12.1.0-2-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-gettext-0.21-3-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libiconv-1.17-1-any.pkg.tar.zst",
|
|
"https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libwinpthread-git-10.0.0.r32.g89bacd2be-1-any.pkg.tar.zst"
|
|
],
|
|
"hash": [
|
|
"2db955f695185daefcf8209ecdc71fa3b9c37d211f50ccffaa548caa6507d4da",
|
|
"98745b2737dc107adcb76264c1de61489fd44b5e74f6c50cf8eb8f2c27f826f9",
|
|
"6932492c39eb5fdc1b2fa83d6aac9e066adc5a80261e902812d557ea227a109b",
|
|
"d67c5f7917c2c6c28bbe323b452bccd823277ad0a8ab518fd5c601a062c7e3cd",
|
|
"aed05369035d1919d769d7ddeaf73af7616a69b89d87bdd9716771c858e32797",
|
|
"a97db3c3c44aace93f8dbc098c7077602669502c0d6e4624190f6fe97b703add"
|
|
],
|
|
"extract_dir": [
|
|
"mingw32",
|
|
"mingw32",
|
|
"mingw32",
|
|
"mingw32",
|
|
"mingw32",
|
|
"mingw32"
|
|
]
|
|
}
|
|
},
|
|
"bin": [
|
|
"bin\\aspell.exe",
|
|
"bin\\word-list-compress.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://packages.msys2.org/package/mingw-w64-x86_64-aspell",
|
|
"regex": "mingw-w64-x86_64-aspell-([\\d.-]+)-any"
|
|
}
|
|
}
|