implement autoupdate function to aw (see #32)

This commit is contained in:
arcan1s
2014-10-11 03:38:19 +04:00
parent 171d545562
commit 9e82210463
3 changed files with 59 additions and 5 deletions

View File

@ -13,6 +13,7 @@
// links
#define HOMEPAGE "http://arcanis.name/projects/awesome-widgets/"
#define REPOSITORY "https://github.com/arcan1s/awesome-widgets"
#define RELEASES "https://github.com/arcan1s/awesome-widgets/releases/tag/V."
#define VERSION_API "https://api.github.com/repos/arcan1s/awesome-widgets/releases"
#define BUGTRACKER "https://github.com/arcan1s/awesome-widgets/issues"
#define TRANSLATION "https://github.com/arcan1s/awesome-widgets/issues/14"