Skip to content

Commit

Permalink
fixes for choco
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jul 7, 2024
1 parent 189bdbc commit f6e2743
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Mozilla/Firefox-Win.choco.recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Description: Creates an choco package for the latest version of Firefox
Identifier: com.github.jgstew.choco.Firefox-Win64
Input:
NAME: "Firefox"
product: firefox-stub
product: firefox-latest-ssl
OS: win64
filename: FirefoxInstaller.exe
filename: FirefoxSetup.exes
# https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US
# https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US
MinimumVersion: "2.3"
ParentRecipe: com.github.jgstew.download.Firefox-Win64
Process:
Expand Down

0 comments on commit f6e2743

Please sign in to comment.