Skip to content

Commit 24bbd61

Browse files
authored
Merge pull request #41 from flathub/add-x-data-checker
Add x-data-checker
2 parents 70c183d + 852b663 commit 24bbd61

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Diff for: cc.arduino.arduinoide.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,13 @@
8484
{
8585
"type": "archive",
8686
"url": "https://github.com/arduino/Arduino/releases/download/1.8.19/arduino-1.8.19.tar.xz",
87-
"sha256": "350c7e64a38d562c3c5b61e9b93d4d64455a2c71bd0773a5c593198b8efa578d"
87+
"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+
}
8894
},
8995
{
9096
"type": "patch",

0 commit comments

Comments
 (0)