mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
avrdude: Update to version 7.3
This commit is contained in:
parent
5c03a1c901
commit
5bb5013e0f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2",
|
"version": "7.3",
|
||||||
"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.2/avrdude-v7.2-windows-x64.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.3/avrdude-v7.3-windows-x64.zip",
|
||||||
"hash": "eb95ad64895629bd1da97963ccdecafcc6551b1948b6b0fcc18fb487bf9e3abe"
|
"hash": "8b211a0cb3b26a01d4d9f3f5617b113019ac457e78c358bb86044db7f596aea9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.2/avrdude-v7.2-windows-x86.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.3/avrdude-v7.3-windows-x86.zip",
|
||||||
"hash": "8f689d5bd27ef6327c87d748c5308d7817a97522be2a8449ba916b317a215fc1"
|
"hash": "270092eb6f3a7a2372adadb3098712b3edcf995270dc1849d4e2937d91fa35ff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "avrdude.exe",
|
"bin": "avrdude.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user