mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
avrdude: Update to version 7.1
This commit is contained in:
parent
e6bd73640c
commit
86337d6686
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0",
|
"version": "7.1",
|
||||||
"description": "AVRDUDE is software for programming Atmel AVR Microcontrollers",
|
"description": "AVRDUDE is software for programming Atmel AVR Microcontrollers",
|
||||||
"homepage": "https://github.com/avrdudes/avrdude",
|
"homepage": "https://github.com/avrdudes/avrdude",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.0/avrdude-v7.0-windows-x64.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x64.zip",
|
||||||
"hash": "99de0041a2d0a1130de17730005ca075deb735b0435667eba6124b19977873ad"
|
"hash": "2385dd6c1763481d48221a49480744aec897a0b400e730c8d722a7dcc32aefad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.0/avrdude-v7.0-windows-x86.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x86.zip",
|
||||||
"hash": "280a111a22b27f939ef06059458b133f4ea9031b0e9aca06937f03312cebc769"
|
"hash": "8c51ad339f689aead697c80149980e4031a4a82bcfea9563a0cd8ebc650724cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "avrdude.exe",
|
"bin": "avrdude.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user