mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mingw-winlibs: Update to version 15.1.0-13.0.0-r4
This commit is contained in:
parent
7a3dbf1496
commit
d1412f5e03
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "15.1.0-13.0.0-r2",
|
"version": "15.1.0-13.0.0-r4",
|
||||||
"description": "GNU Compiler Collection (WinLibs build)",
|
"description": "GNU Compiler Collection (WinLibs build)",
|
||||||
"homepage": "https://winlibs.com",
|
"homepage": "https://winlibs.com",
|
||||||
"license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,...",
|
"license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,...",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-13.0.0-r2.7z",
|
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r4/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-13.0.0-r4.7z",
|
||||||
"hash": "65cde4795ace9eb3a81d261b3720299cbd75434c341828ea2977b48fa40ddcf3",
|
"hash": "828de636a5507ea34c58005b728ff8390204bd77bb26fa1641cdf0311367d565",
|
||||||
"extract_dir": "mingw64"
|
"extract_dir": "mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r2/winlibs-i686-posix-dwarf-gcc-15.1.0-mingw-w64ucrt-13.0.0-r2.7z",
|
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r4/winlibs-i686-posix-dwarf-gcc-15.1.0-mingw-w64ucrt-13.0.0-r4.7z",
|
||||||
"hash": "1adaae46c70e1f24bd8526b057e4d696113866b09e4ceae17db58e83ed14394d",
|
"hash": "a757eec8b93a5a920ed7fa2670fd562881a0f3714fb830843ecac2c1f2861bf1",
|
||||||
"extract_dir": "mingw32"
|
"extract_dir": "mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user