avrdude: Update to version 7.2

This commit is contained in:
github-actions[bot] 2023-07-20 04:27:36 +00:00
parent 5abd989a9a
commit da77db35ef

View File

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