1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 16:07:23 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Christoph Miksche
2102137240 Update README and Copyright
Add Eideen as a contributor and update the copyright information.
2019-05-19 15:12:03 +02:00
Eideen
8c931c6cb3 Update updater.py
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com>
2019-05-19 14:09:19 +02:00
Eideen
a4fa04c035 Update updater.py
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com>
2019-05-19 14:09:10 +02:00
Eideen
bbfc721313 Moved is_tool to functions 2019-05-19 13:07:34 +02:00
Eideen
cb4a36b9a2 Merge update.py 2019-05-19 12:47:20 +02:00
Eideen
750bb6cb3a removed merge text 2019-05-19 12:40:29 +02:00
Eideen
09df1c18ba Merge branch 'master' of github.com:CMiksche/gitea-auto-update 2019-05-19 12:35:36 +02:00
Eideen
f16583749f removed comment from debuging. 2019-05-19 12:10:26 +02:00
Eideen
01796aa024 add check for xz 2019-04-23 22:35:26 +02:00
Eideen
cfd79f06e1 add download xz file save (40%) and use sha256 2019-04-23 22:19:09 +02:00
Christoph Miksche
c81eb967d8 fix: add function to check the versions after semver
Add a function to check the two versions after the semver specification. Added some unit tests for testing the function too.

(Should fix GH-1, but wasn't fully tested yet)
2019-04-20 15:42:01 +02:00
Christoph Miksche
85e3b8f4f1 add option to build from source 2019-04-14 15:49:07 +02:00
Christoph Miksche
045d4752ba publish actual version 2018-11-26 21:47:12 +01:00