diff --git a/plugins/PvC.json b/plugins/PvC.json index 7b76f067..0f61349b 100644 --- a/plugins/PvC.json +++ b/plugins/PvC.json @@ -3,5 +3,14 @@ "name": "PvC", "version": "0.5.1", "source": "https://github.com/phdsg/PvC", - "download": "https://github.com/phdsg/PvC/releases/" + "downloads": { + "win": { + "download": "https://github.com/phdsg/PvC/releases/download/0.5.1/PvC-0.5.1-win.zip", + "sha256": "c47593ea6ecc33ca6d181518890c4df4b53dbca3fd2174b87ce56178fac5614b" + }, + "lin": { + "download": "https://github.com/phdsg/PvC/releases/download/0.5.1/PvC-0.5.1-lin.zip", + "sha256": "f4886b085e91afd183eed7f6d1b47e5587841e4011347841a1db3d916e28fe37" + } + } } \ No newline at end of file