Browse Source
was correctly received added: ttcalc_update.ini this file is downloaded from a webserver it contains information about updating (version, file name, url) git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@220 e52654a7-88a9-db11-a3e9-0013d4bc506emaster
4 changed files with 58 additions and 20 deletions
@ -0,0 +1,16 @@
|
||||
# this file is downloaded from a webserver during checking for an update |
||||
|
||||
[normal] |
||||
url = http://downloads.sourceforge.net/project/ttcalc/ttcalc/ttcalc-0.8.7/ttcalc-0.8.7-setup.exe?use_mirror=dfn |
||||
filename = ttcalc-0.8.7-setup.exe |
||||
version.major = 0 |
||||
version.minor = 9 |
||||
version.revision = 1 |
||||
|
||||
[portable] |
||||
url = http://downloads.sourceforge.net/project/ttcalc/ttcalc/ttcalc-0.8.7/ttcalc-portable-0.8.7-bin.tar.gz?use_mirror=dfn |
||||
fillename = ttcalc-portable-0.8.7-bin.tar |
||||
version.major = 0 |
||||
version.minor = 9 |
||||
version.revision = 1 |
||||
|
Loading…
Reference in new issue