mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
mingw: Update to version 13.1.0-rt_v11-rev1
This commit is contained in:
parent
c881387ce1
commit
3308b68c95
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "12.2.0-rt_v10-rev2",
|
||||
"version": "13.1.0-rt_v11-rev1",
|
||||
"description": "Minimalistic GNU for Windows is a runtime environment for GCC, GDB, make and related binutils.",
|
||||
"homepage": "https://www.mingw-w64.org",
|
||||
"license": "ZPL-2.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/12.2.0-rt_v10-rev2/x86_64-12.2.0-release-posix-seh-ucrt-rt_v10-rev2.7z",
|
||||
"hash": "dc1f299e8450c96f59f4b8f7c1290ebb78ee00ddb71f9ed4ca0efaf5462f8c4e",
|
||||
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/13.1.0-rt_v11-rev1/x86_64-13.1.0-release-posix-seh-ucrt-rt_v11-rev1.7z",
|
||||
"hash": "da69a72f8f7e021a738b5beb45c08398cc042cca8f8573d0f2ae263e65f5752a",
|
||||
"extract_dir": "mingw64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/12.2.0-rt_v10-rev2/i686-12.2.0-release-posix-dwarf-ucrt-rt_v10-rev2.7z",
|
||||
"hash": "b0740ad416aceabac00446730038677963c5ad8e4ba52b14d11941daca9e99e9",
|
||||
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/13.1.0-rt_v11-rev1/i686-13.1.0-release-posix-dwarf-ucrt-rt_v11-rev1.7z",
|
||||
"hash": "63c4ada31dca519cd1894e19381afaed75d88d36e5891be94268b07f95171d0c",
|
||||
"extract_dir": "mingw32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user