Update FFUpdater to 45.0.1 (15)
This commit is contained in:
parent
d3bc92ebe6
commit
5fbb2c306c
|
|
@ -5,13 +5,10 @@ Source Code:https://github.com/krt16s/ffupdater
|
||||||
Issue Tracker:https://github.com/krt16s/ffupdater/issues
|
Issue Tracker:https://github.com/krt16s/ffupdater/issues
|
||||||
|
|
||||||
Auto Name:FFUpdater
|
Auto Name:FFUpdater
|
||||||
Summary:Download and update Firefox
|
Summary:Download Firefox
|
||||||
Description:
|
Description:
|
||||||
Simple Updater for Firefox, that guesses the next release of Firefox, downloads
|
Simple downloader for [[org.mozilla.firefox]]. It generates the download link
|
||||||
and installs it. If no current Firefox installation is found, it defaults to the
|
matching your device and sends and intent to download it.
|
||||||
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.
|
This app is alpha quality.
|
||||||
.
|
.
|
||||||
|
|
@ -87,8 +84,13 @@ Build:45.0a,14
|
||||||
subdir=ffupdater
|
subdir=ffupdater
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:45.0.1,15
|
||||||
|
commit=45.0.1
|
||||||
|
subdir=ffupdater
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Archive Policy:2 versions
|
Archive Policy:2 versions
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:45.0a
|
Current Version:45.0.1
|
||||||
Current Version Code:14
|
Current Version Code:15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue