avrdude: Update to version 7.1

This commit is contained in:
github-actions[bot] 2023-01-09 01:53:15 +00:00
parent e6bd73640c
commit 86337d6686

View File

@ -1,16 +1,16 @@
{
"version": "7.0",
"version": "7.1",
"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.0/avrdude-v7.0-windows-x64.zip",
"hash": "99de0041a2d0a1130de17730005ca075deb735b0435667eba6124b19977873ad"
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x64.zip",
"hash": "2385dd6c1763481d48221a49480744aec897a0b400e730c8d722a7dcc32aefad"
},
"32bit": {
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.0/avrdude-v7.0-windows-x86.zip",
"hash": "280a111a22b27f939ef06059458b133f4ea9031b0e9aca06937f03312cebc769"
"url": "https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x86.zip",
"hash": "8c51ad339f689aead697c80149980e4031a4a82bcfea9563a0cd8ebc650724cd"
}
},
"bin": "avrdude.exe",