mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
avr-gcc: Update to version 15.2.0
This commit is contained in:
parent
eab9ac2a35
commit
7569576ce3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "15.1.0",
|
"version": "15.2.0",
|
||||||
"description": "AVR toolchain for Windows by Zak Kemble",
|
"description": "AVR toolchain for Windows by Zak Kemble",
|
||||||
"homepage": "https://blog.zakkemble.net/avr-gcc-builds/",
|
"homepage": "https://blog.zakkemble.net/avr-gcc-builds/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v15.1.0-1/avr-gcc-15.1.0-x64-windows.zip",
|
"url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v15.2.0-1/avr-gcc-15.2.0-x64-windows.zip",
|
||||||
"hash": "ae931232ee4c8478476c91d75cf1fec49d68c7bd0ff0b03b20be98f60812c7d8",
|
"hash": "3bcfdbdbff6e3576ef0bef9e119b16f7012657d30f002d6d9d4848a7efd4f8b7",
|
||||||
"extract_dir": "avr-gcc-15.1.0-x64-windows"
|
"extract_dir": "avr-gcc-15.2.0-x64-windows"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v15.1.0-1/avr-gcc-15.1.0-x86-windows.zip",
|
"url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v15.2.0-1/avr-gcc-15.2.0-x86-windows.zip",
|
||||||
"hash": "b931a09050ef5ad008dca02092474c4f83cf24ea5c1d3e602a44f4502a20dac6",
|
"hash": "61da9f3ecbbf1148c922717aaf5d1a355d566201fb180af66099f4f8ae96a900",
|
||||||
"extract_dir": "avr-gcc-15.1.0-x86-windows"
|
"extract_dir": "avr-gcc-15.2.0-x86-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user