Skip to content

Commit

Permalink
Merge pull request #2070 from saltstack/dafyddj-patch-1
Browse files Browse the repository at this point in the history
firefox: add versions up to v122.0
  • Loading branch information
dafyddj authored Jan 25, 2024
2 parents 71e2fb9 + ceccbb9 commit 891fcb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firefox.sls
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
{%- set lang = salt['config.get']('firefox:pkg:lang', 'en-US') %}

{% load_yaml as versions -%}
- '122.0'
- 121.0.1
- '121.0'
- 120.0.1
- '120.0'
Expand Down

0 comments on commit 891fcb2

Please sign in to comment.