diff --git a/releases/updates/0_2_8_1.nw b/releases/updates/0_2_8_1.nw new file mode 100644 index 0000000..8677607 Binary files /dev/null and b/releases/updates/0_2_8_1.nw differ diff --git a/update.json b/update.json new file mode 100644 index 0000000..e3bdfee --- /dev/null +++ b/update.json @@ -0,0 +1,48 @@ +{ + "windows": { + "version": "0.2.8.1", + "updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw", + "checksum": "3af94b2bedd4c8f0c88897f5e09c58e5c29405ef", + "signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=", + "title": "0.2.8.1 Hotfix", + "description": "Quick update to fix quality changing bug.", + "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], + "gitTag": "v0.2.8-beta", + "gitCommit": "3eda43d" + }, + "linux": { + "x86": { + "version": "0.2.8.1", + "updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw", + "checksum": "3af94b2bedd4c8f0c88897f5e09c58e5c29405ef", + "signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=", + "title": "0.2.8.1 Hotfix", + "description": "Quick update to fix quality changing bug.", + "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], + "gitTag": "v0.2.8-beta", + "gitCommit": "3eda43d" + }, + "x64": { + "version": "0.2.8.1", + "updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw", + "checksum": "3af94b2bedd4c8f0c88897f5e09c58e5c29405ef", + "signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=", + "title": "0.2.8.1 Hotfix", + "description": "Quick update to fix quality changing bug.", + "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], + "gitTag": "v0.2.8-beta", + "gitCommit": "3eda43d" + } + }, + "mac": { + "version": "0.2.8.1", + "updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw", + "checksum": "3af94b2bedd4c8f0c88897f5e09c58e5c29405ef", + "signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=", + "title": "0.2.8.1 Hotfix", + "description": "Quick update to fix quality changing bug.", + "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], + "gitTag": "v0.2.8-beta", + "gitCommit": "3eda43d" + } +} \ No newline at end of file