Skip to content

Commit

Permalink
edex-ui: Update to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jan 27, 2019
1 parent c9a0a8d commit 3df0985
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/edex-ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"homepage": "https://github.com/GitSquared/edex-ui",
"description": "A science fiction desktop running everywhere",
"license": "GPL-3.0-or-later",
"version": "2.0.0",
"version": "2.0.1",
"architecture": {
"64bit": {
"url": "https://github.com/GitSquared/edex-ui/releases/download/v2.0.0/eDEX-UI.Windows.Installer.exe#/dl.7z",
"hash": "863c83a60eb2070913ae7447ea314e0525ec3c4da14d10c36a6b751807d178f2",
"url": "https://github.com/GitSquared/edex-ui/releases/download/v2.0.1/eDEX-UI.Windows.Installer.exe#/dl.7z",
"hash": "2a418736bd00525a32450ce27550ba2e12f5d09d8b162f775c06f1396960f7a2",
"pre_install": [
"extract_7zip \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
"Remove-Item \"$dir\\Uninstall eDEX-UI.exe\""
]
},
"32bit": {
"url": "https://github.com/GitSquared/edex-ui/releases/download/v2.0.0/eDEX-UI.Windows.Installer.exe#/dl.7z",
"hash": "863c83a60eb2070913ae7447ea314e0525ec3c4da14d10c36a6b751807d178f2",
"url": "https://github.com/GitSquared/edex-ui/releases/download/v2.0.1/eDEX-UI.Windows.Installer.exe#/dl.7z",
"hash": "2a418736bd00525a32450ce27550ba2e12f5d09d8b162f775c06f1396960f7a2",
"pre_install": [
"extract_7zip \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
Expand Down

0 comments on commit 3df0985

Please sign in to comment.