Browse Source

Fix sha256 for Qwelk

pull/181/head
Andrew Belt 7 years ago
parent
commit
28329513ca
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      plugins/Qwelk.json

+ 2
- 2
plugins/Qwelk.json View File

@@ -8,11 +8,11 @@
"downloads": {
"win": {
"download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-win.zip?raw=true",
"sh256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035"
"sha256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035"
},
"mac": {
"download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-mac.zip?raw=true",
"sh256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e"
"sha256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e"
}
}
}

Loading…
Cancel
Save