diff --git a/api/update b/api/update
new file mode 100644
index 00000000..d6ffa3d9
--- /dev/null
+++ b/api/update
@@ -0,0 +1,22 @@
+{
+ "api_version": 1,
+ "messages": [
+ {
+ "type": "update",
+
+ "code": 56,
+ "date": "2017-03-18T13:23:06.614104",
+ "message_html": "
Clover v2.2.0 is available
A new version of Clover is available.
This release fixes the problem where boards couldn't be added.
- Add sliding of threads back.
- Rewrote thread watching, it's more stable and works correctly with doze now.
- Optimized parsing with multithreading.
- Added album view.
- Added bookmark clearing.
- Added inline reporting.",
+
+ "apk": {
+ "default": {
+ "url": "https://github.com/Floens/Clover/releases/download/v2.2.0/Clover_v2.2.0.apk"
+ },
+ "fdroid": {
+ "url": "https://f-droid.org/repo/org.floens.chan_56.apk"
+ }
+ }
+ }
+ ],
+ "check_interval": 432000000
+}