mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
avrdude: Update to version 8.1
This commit is contained in:
parent
216c4126cf
commit
da529c1bf4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0",
|
"version": "8.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/v8.0/avrdude-v8.0-windows-x64.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v8.1/avrdude-v8.1-windows-x64.zip",
|
||||||
"hash": "f4aa811042ef95b52c68531f6e5044c5b5a8711bcd4b495d6b9af20f9ac41325"
|
"hash": "e4d571d81fee3387d51bfdedd0b6565e4c201e974101cac2caec7adfd6201da3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/avrdudes/avrdude/releases/download/v8.0/avrdude-v8.0-windows-x86.zip",
|
"url": "https://github.com/avrdudes/avrdude/releases/download/v8.1/avrdude-v8.1-windows-x86.zip",
|
||||||
"hash": "783ffd3c62024efdf0ea65c257eaed0f3fdc3d5f2415616f05b94f4d07112bc0"
|
"hash": "b863613dd2fe21c45b4da04e4902fe2007a93dff906d770a5221de48eb92b8c6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "avrdude.exe",
|
"bin": "avrdude.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user