mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Create mac-mozilla-firefox.yml (#24140)
This commit is contained in:
parent
768d848946
commit
e8021462f5
2 changed files with 4 additions and 0 deletions
2
it-and-security/lib/software/mac-mozilla-firefox.yml
Normal file
2
it-and-security/lib/software/mac-mozilla-firefox.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0.2/mac/en-US/Firefox%20132.0.2.pkg
|
||||
self_service: true
|
||||
|
|
@ -166,3 +166,5 @@ software:
|
|||
- app_store_id: '1333542190' # 1Password 7 Desktop
|
||||
- app_store_id: '1477376905' # GitHub
|
||||
- app_store_id: '1152747299' # Figma
|
||||
packages:
|
||||
- path: ../lib/software/mac-mozilla-firefox.yml # Mozilla Firefox for MacOS (universal)
|
||||
|
|
|
|||
Loading…
Reference in a new issue