Skip to content

Commit

Permalink
add firefox for linux download recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jul 3, 2024
1 parent 5f89ba6 commit 46ca9b4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Mozilla/Firefox-Linux.download.recipe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# https://download.mozilla.org/?product=firefox-latest-ssl&os=osx&lang=en-US
---
Description: Downloads the latest version of Firefox
# based upon https://github.com/autopkg/moofit-recipes/blob/master/Adobe/RemoteUpdateManager.download.recipe
Identifier: com.github.jgstew.download.Firefox-Linux
Input:
NAME: "Firefox"
product: firefox-latest-ssl
OS: linux64
filename: firefox.tar.bz2
# https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US
MinimumVersion: "2.3"
ParentRecipe: com.github.jgstew.download.Firefox-Mac
Process:
- Processor: EndOfCheckPhase

0 comments on commit 46ca9b4

Please sign in to comment.