Skip to content

Commit

Permalink
version: 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Aug 24, 2023
1 parent ea78b24 commit c0b3cb3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions syno-dsm6.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"packages": [
{
"package": "filebot-node",
"version": "0.4.4",
"version": "0.4.5",
"dname": "FileBot Node",
"desc": "FileBot Node allows you to execute and schedule filebot calls via Synology DSM. FileBot Node requires Node.js and FileBot.",
"maintainer": "FileBot",
"maintainer_url": "http://www.filebot.net/",
"maintainer_url": "https://www.filebot.net/",
"distributor": "FileBot",
"distributor_url": "http://www.filebot.net/",
"distributor_url": "https://www.filebot.net/",
"start": true,
"qstart": true,
"qinst": true,
Expand All @@ -19,10 +19,10 @@
"snapshot": [
"https://www.filebot.net/syno/filebot-node-snapshot.png"
],
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.4/filebot-node_0.4.4-dsm6.spk",
"download_count": "63738",
"md5": "d13da6e0dcb9aa32e43a77ac0d99627d",
"sha256": "32dc3bd9c119a81fd9a74c330b03020f53b1add5c7f850e69c7827505a8de9a7",
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.5/filebot-node_0.4.5-dsm6.spk",
"download_count": "67920",
"md5": "a5415a7e29def524dfdae43ddf96313d",
"sha256": "16951996f16f541f72627e1f3e569cdce4cf15c85b792f20262e2615aed34569",
"size": 665600
}
]
Expand Down
14 changes: 7 additions & 7 deletions syno.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"packages": [
{
"package": "filebot-node",
"version": "0.4.4",
"version": "0.4.5",
"dname": "FileBot Node",
"desc": "FileBot Node allows you to execute and schedule filebot calls via Synology DSM. FileBot Node requires Node.js and FileBot.",
"maintainer": "FileBot",
"maintainer_url": "http://www.filebot.net/",
"maintainer_url": "https://www.filebot.net/",
"distributor": "FileBot",
"distributor_url": "http://www.filebot.net/",
"distributor_url": "https://www.filebot.net/",
"start": true,
"qstart": true,
"qinst": true,
Expand All @@ -19,10 +19,10 @@
"snapshot": [
"https://www.filebot.net/syno/filebot-node-snapshot.png"
],
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.4/filebot-node_0.4.4.spk",
"download_count": "63738",
"md5": "f143075d505b4877da2621dac8165183",
"sha256": "27fb863d5178f1a084deb88e7142e9cf6c7e517b5667e59a5b52fe23ccb48c3d",
"link": "https://github.com/filebot/filebot-node/releases/download/0.4.5/filebot-node_0.4.5.spk",
"download_count": "67920",
"md5": "59c3585acd869f7f06c53af58a6c74c9",
"sha256": "6b63ee1bf3c6c58cc244d272c4fd0d0c8fb783d8457ecd0f09c22dcd7b80fd55",
"size": 665600
}
]
Expand Down

0 comments on commit c0b3cb3

Please sign in to comment.