Skip to content

Commit af503e4

Browse files
committed
Update to 1.8.12
1 parent 91be6c6 commit af503e4

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Diff for: arduino-appdata-fixes.patch

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
--- a/build/linux/dist/appdata.xml
22
+++ b/build/linux/dist/appdata.xml
3-
@@ -38,7 +38,8 @@
3+
@@ -36,6 +36,7 @@
44
<content_rating type="oars-1.1" />
55

66
<releases>
7-
+ <release date="2020-01-27" version="1.8.11"/>
7+
+ <release date="2020-02-13" version="1.8.12"/>
8+
<release date="2020-01-27" version="1.8.11"/>
89
<release date="2019-09-13" version="1.8.10"/>
910
<release date="2019-03-15" version="1.8.9"/>
10-
<release date="2018-12-06" version="1.8.8"/>
11-
<release date="2018-09-11" version="1.8.7"/>

Diff for: cc.arduino.arduinoide.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"sources": [
6363
{
6464
"type": "archive",
65-
"url": "https://github.com/arduino/Arduino/releases/download/1.8.11/arduino-1.8.11.tar.xz",
66-
"sha256": "969ef35bd8390a06783a34ae20e9829e1660f20e7e0a1a42037f4b86deb64ea9"
65+
"url": "https://github.com/arduino/Arduino/releases/download/1.8.12/arduino-1.8.12.tar.xz",
66+
"sha256": "4047371f95a17e8ad4c979f1e116c5fc13e8c7431a10c6e31671d876a7977861"
6767
},
6868
{
6969
"type": "patch",
@@ -248,15 +248,15 @@
248248
{
249249
"only-arches": ["arm"],
250250
"type": "file",
251-
"url": "https://downloads.arduino.cc/tools/arduino-builder-linuxarm-1.5.1.tar.bz2",
252-
"sha256": "f3d1b5ef469012ef604bdba0c1bdf6d403ca6488555bbfbaf125e8991d6e7ee2",
251+
"url": "https://downloads.arduino.cc/tools/arduino-builder-linuxarm-1.5.2.tar.bz2",
252+
"sha256": "9cfb8647c392b5c2ef1e769dda88445ed74e939b1d0fb49b164b1ed06fd142ef",
253253
"dest": "build"
254254
},
255255
{
256256
"only-arches": ["x86_64"],
257257
"type": "file",
258-
"url": "https://downloads.arduino.cc/tools/arduino-builder-linux64-1.5.1.tar.bz2",
259-
"sha256": "f7cb9f737a34c33e8d825c5152642d3b6f515b3180dcb471373c00283034c00e",
258+
"url": "https://downloads.arduino.cc/tools/arduino-builder-linux64-1.5.2.tar.bz2",
259+
"sha256": "e39fe3cbd8f52cdec5ed72ee5f98db2326c0551e216bfb22c8692f2654cad773",
260260
"dest": "build"
261261
},
262262
{

0 commit comments

Comments
 (0)