avrdude: Update to version 8.0

This commit is contained in:
github-actions[bot] 2024-08-25 00:34:11 +00:00
parent a80457fb19
commit 371f2211f8

View File

@ -1,16 +1,16 @@
{
"version": "7.3",
"version": "8.0",
"description": "AVRDUDE is software for programming Atmel AVR Microcontrollers",
"homepage": "https://github.com/avrdudes/avrdude",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.3/avrdude-v7.3-windows-x64.zip",
"hash": "8b211a0cb3b26a01d4d9f3f5617b113019ac457e78c358bb86044db7f596aea9"
"url": "https://github.com/avrdudes/avrdude/releases/download/v8.0/avrdude-v8.0-windows-x64.zip",
"hash": "f4aa811042ef95b52c68531f6e5044c5b5a8711bcd4b495d6b9af20f9ac41325"
},
"32bit": {
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.3/avrdude-v7.3-windows-x86.zip",
"hash": "270092eb6f3a7a2372adadb3098712b3edcf995270dc1849d4e2937d91fa35ff"
"url": "https://github.com/avrdudes/avrdude/releases/download/v8.0/avrdude-v8.0-windows-x86.zip",
"hash": "783ffd3c62024efdf0ea65c257eaed0f3fdc3d5f2415616f05b94f4d07112bc0"
}
},
"bin": "avrdude.exe",