From 20a4ed124f4311d12e99094efca8bf61fbf887e5 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Thu, 14 Feb 2019 21:34:30 +0100
Subject: [PATCH] Update to new version 1.0.1

---
 im.riot.Riot.appdata.xml | 1 +
 im.riot.Riot.json        | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/im.riot.Riot.appdata.xml b/im.riot.Riot.appdata.xml
index 9dd278f..81f332e 100644
--- a/im.riot.Riot.appdata.xml
+++ b/im.riot.Riot.appdata.xml
@@ -26,6 +26,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="1.0.1" date="2019-02-15"/>
     <release version="0.17.9" date="2019-01-22"/>
     <release version="0.17.8" date="2019-01-10"/>
     <release version="0.17.6" date="2018-11-19"/>
diff --git a/im.riot.Riot.json b/im.riot.Riot.json
index 0215018..9cc65b8 100644
--- a/im.riot.Riot.json
+++ b/im.riot.Riot.json
@@ -40,8 +40,8 @@
                 {
                     "type": "file",
                     "only-arches": ["x86_64"],
-                    "url": "https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.17.9_amd64.deb",
-                    "sha256": "c8cc30ac30e4610b64141d509b0032ce743438489f28bb5465b1deb6d6dcff81"
+                    "url": "https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_1.0.1_amd64.deb",
+                    "sha256": "2acc19a204f6941e5d03c18091c58ea7d089ef3acc0ba7123f5e87f25b1f9b16"
                 },
                 {
                     "type": "script",
@@ -60,8 +60,8 @@
                 },
                 {
                     "type": "archive",
-                    "url": "https://github.com/vector-im/riot-web/releases/download/v0.17.9/riot-v0.17.9.tar.gz",
-                    "sha256": "61f1b37283e8f1d1b29e8e2ed9b2910ea388275009da8ae8617f770f1631e6cc"
+                    "url": "https://github.com/vector-im/riot-web/releases/download/v1.0.1/riot-v1.0.1.tar.gz",
+                    "sha256": "05f9b547c0e96d471c04fd7234da80bbb20d673bddcb0c5e39d6fa203f924a5c"
                 }
             ]
         }
-- 
GitLab