From 3272f47dc67259292758ed69998e4c0b5c4ff717 Mon Sep 17 00:00:00 2001 From: Roy P Date: Wed, 6 Jan 2021 15:56:32 +0100 Subject: [PATCH] Update Flatpak to v2.0.1 --- scripts/flatpak/com.github.thestr4ng3r.Chiaki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json b/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json index 7cc6c43..3a03107 100644 --- a/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json +++ b/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json @@ -89,8 +89,8 @@ { "type": "git", "url": "https://git.sr.ht/~thestr4ng3r/chiaki", - "tag": "v1.3.0", - "commit": "702d31eb01d37518e77f5c1be3ea493df9f18323" + "tag": "v2.0.1", + "commit": "9e698dd7c4e4011ff6e136741abef5cf4b32527c" } ] }