File size: 213 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 |
{
"build": "release",
"updater": {
"downloadUrl": "https://apps.wordpress.com/desktop/",
"apiUrl": "https://api.github.com/repos/Automattic/wp-desktop/releases",
"delay": 2000,
"interval": 43200000
}
}
|