mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
gcc: Update to version 13.2.0
This commit is contained in:
parent
59bfee96e9
commit
65ba2d2417
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.2.0",
|
||||
"version": "13.2.0",
|
||||
"description": "GNU Compiler Collection and binutils",
|
||||
"homepage": "https://www.gnu.org/software/gcc/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nuwen.net/files/mingw/components-18.0.7z",
|
||||
"hash": "50b7bddbceda793098f2fed3a249fb02911f4a46c5d9a2e6c77079fa7e40b2ad"
|
||||
"url": "https://nuwen.net/files/mingw/components-19.0.7z",
|
||||
"hash": "a684b84397ba1afe1d9fb3d06cfbf2b08d8259c99045c1c2c259b04dcb09d73e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "components-18.0",
|
||||
"extract_dir": "components-19.0",
|
||||
"pre_install": [
|
||||
"Expand-7ZipArchive \"$dir\\binutils-*.7z\" \"$dir\"",
|
||||
"Expand-7ZipArchive \"$dir\\mingw-w64+gcc.7z\" \"$dir\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user