diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-03-24 21:13:44 +0300 | 
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-03-24 21:13:48 +0300 | 
| commit | ce8eb2b8e1a85a3186bf39e112e626776b63b1d8 (patch) | |
| tree | 971edc155ff67066f92e8adeff08e7ff1d3a116f /src/updates | |
| parent | Fixing AutoUpdate by adding a key to manifest #118 (diff) | |
| download | libredirect-ce8eb2b8e1a85a3186bf39e112e626776b63b1d8.zip | |
Update id in updates.xml. Bump version => 1.5.8
Diffstat (limited to 'src/updates')
| -rw-r--r-- | src/updates/updates.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/src/updates/updates.xml b/src/updates/updates.xml index 03ee10c2..24639fca 100644 --- a/src/updates/updates.xml +++ b/src/updates/updates.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'> - <app appid='ongajcjccibkomjojhfmjedolopocllf'> - <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v1.5.7/libredirect-1.5.7.crx' version='1.5.7' /> + <app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v1.5.8/libredirect-1.5.8.crx' version='1.5.8' /> </app> </gupdate>  | 
