We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c183d commit 61e5126Copy full SHA for 61e5126
cc.arduino.arduinoide.json
@@ -84,7 +84,13 @@
84
{
85
"type": "archive",
86
"url": "https://github.com/arduino/Arduino/releases/download/1.8.19/arduino-1.8.19.tar.xz",
87
- "sha256": "350c7e64a38d562c3c5b61e9b93d4d64455a2c71bd0773a5c593198b8efa578d"
+ "sha256": "350c7e64a38d562c3c5b61e9b93d4d64455a2c71bd0773a5c593198b8efa578d",
88
+ "x-checker-data": {
89
+ "type": "anitya",
90
+ "project-id": 105,
91
+ "version-pattern": "^([\\d.]+)$",
92
+ "url-template": "https://github.com/arduino/Arduino/releases/download/$version/arduino-$version.tar.xz"
93
+ }
94
},
95
96
"type": "patch",
0 commit comments