Skip to content

Commit d748ca9

Browse files
committed
version: 0.4.3
1 parent 9c50497 commit d748ca9

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

syno.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
"packages":[
2+
"packages": [
33
{
4-
"package":"filebot-node",
5-
"version":"0.4.2.1",
6-
"dname":"FileBot Node",
7-
"desc":"FileBot Node allows you to execute and schedule filebot calls via Synology DSM. FileBot Node requires Node.js and FileBot.",
8-
"maintainer":"FileBot",
9-
"maintainer_url":"http://www.filebot.net/",
10-
"distributor":"FileBot",
11-
"distributor_url":"http://www.filebot.net/",
12-
"start":true,
13-
"qstart":true,
14-
"qinst":true,
15-
"qupgrade":true,
16-
"thumbnail":[
4+
"package": "filebot-node",
5+
"version": "0.4.3",
6+
"dname": "FileBot Node",
7+
"desc": "FileBot Node allows you to execute and schedule filebot calls via Synology DSM. FileBot Node requires Node.js and FileBot.",
8+
"maintainer": "FileBot",
9+
"maintainer_url": "http://www.filebot.net/",
10+
"distributor": "FileBot",
11+
"distributor_url": "http://www.filebot.net/",
12+
"start": true,
13+
"qstart": true,
14+
"qinst": true,
15+
"qupgrade": true,
16+
"thumbnail": [
1717
"https://www.filebot.net/syno/filebot-node-thumbnail.png"
1818
],
19-
"snapshot":[
19+
"snapshot": [
2020
"https://www.filebot.net/syno/filebot-node-snapshot.png"
2121
],
22-
"link":"https://github.com/filebot/filebot-node/releases/download/0.4.2.1/filebot-node_0.4.2.1.spk",
23-
"download_count":"43000",
24-
"md5":"558c45f795fcee875066b96b56783d4a",
25-
"sha256":"c21ff7ac9f40e70067937cbbe9879f8117525d7772cbf2659a5e347c77765041",
26-
"size":665600
22+
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.3/filebot-node_0.4.3-dsm6.spk",
23+
"download_count": "56058",
24+
"md5": "8e62996a4023ff3d4a320486b7785905",
25+
"sha256": "0b6be3c3aa8a8bb647a749de180a4e99ed06f39c909a64be829b6450591b24ab",
26+
"size": 665600
2727
}
2828
]
2929
}

0 commit comments

Comments
 (0)