Skip to content

Commit a395c48

Browse files
committed
Added release 1.8.10 to appdata
1 parent e12e9a5 commit a395c48

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

arduino-appdata-fixes.patch

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
--- a/build/linux/dist/appdata.xml
2+
+++ b/build/linux/dist/appdata.xml
3+
@@ -36,6 +36,7 @@
4+
<content_rating type="oars-1.1" />
5+
6+
<releases>
7+
+ <release date="2019-09-13" version="1.8.10"/>
8+
<release date="2019-03-15" version="1.8.9"/>
9+
<release date="2018-12-06" version="1.8.8"/>
10+
<release date="2018-09-11" version="1.8.7"/>

cc.arduino.arduinoide.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
"url": "https://github.com/arduino/Arduino/releases/download/1.8.10/arduino-1.8.10.tar.xz",
6666
"sha256": "862e4b100d5214ca51d501edcc095467d7a4e3dc39b306146001da8b0c63343e"
6767
},
68+
{
69+
"type": "patch",
70+
"path": "arduino-appdata-fixes.patch"
71+
},
6872
{
6973
"type": "file",
7074
"url": "https://downloads.arduino.cc/reference-1.6.6-3.zip",

0 commit comments

Comments
 (0)