From dcc64c5e34cf7f1c42be7831a6d1c195c1cf8e3d Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 16 Aug 2025 08:20:15 +0000 Subject: [PATCH] =?UTF-8?q?avrdude:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B8=208.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- avrdude/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avrdude/alr.sh b/avrdude/alr.sh index 4913d28..e361d90 100644 --- a/avrdude/alr.sh +++ b/avrdude/alr.sh @@ -1,6 +1,6 @@ name='avrdude' epoch='1' -version='7.3' +version='8.1' release='2' desc='Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers' homepage='https://github.com/avrdudes/avrdude/'