Update FFUpdater to 40.0-test (3)
This commit is contained in:
parent
f76b257ec9
commit
59a367d1ad
|
@ -7,8 +7,11 @@ Issue Tracker:https://github.com/krt16s/ffupdater/issues
|
|||
Auto Name:FFUpdater
|
||||
Summary:Download and update Firefox
|
||||
Description:
|
||||
Simple Updater for Firefox: Either download the last-known-good version or
|
||||
let the app check Mozilla's FTP-Server for recent releases.
|
||||
Simple Updater for Firefox, that guesses the next release of Firefox, downloads
|
||||
and installs it. If no current Firefox installation is found, it defaults to
|
||||
the last known release. Note that "next version" only checks for the next major
|
||||
version, not point releases. If you haven't updated in a long time, you might have
|
||||
to run the updater several times to be up-to-date.
|
||||
|
||||
This app is alpha quality.
|
||||
.
|
||||
|
@ -26,7 +29,13 @@ Build:39.0,2
|
|||
subdir=ffupdater
|
||||
gradle=yes
|
||||
|
||||
Archive Policy:1 versions
|
||||
Build:40.0-test,3
|
||||
commit=9678242e49ac810974a5fd69aa46227eca3b7952
|
||||
subdir=ffupdater
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
|
||||
Archive Policy:2 versions
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:39.0
|
||||
|
|
Loading…
Reference in a new issue