mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#37784)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
66763ca118
commit
bd157060dd
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "238.4.6075",
|
||||
"version": "238.4.6305",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.getdropbox.dropbox';"
|
||||
},
|
||||
"installer_url": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20238.4.6075.arm64.dmg",
|
||||
"installer_url": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20238.4.6305.arm64.dmg",
|
||||
"install_script_ref": "53778616",
|
||||
"uninstall_script_ref": "c86e5f6d",
|
||||
"sha256": "874f56c399655f500397a2ebc1378e91ff63305ecfc825cbe0344704b1b0219a",
|
||||
"sha256": "c12963bc63702eb5bf444e592c619f3481bf1cc38ca4e0754f84b5d5cc9389af",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.0.22",
|
||||
"version": "3.0.23",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'VLC media player' AND publisher = 'VideoLAN';"
|
||||
},
|
||||
"installer_url": "https://download.videolan.org/pub/videolan/vlc/3.0.22/win64/vlc-3.0.22-win64.msi",
|
||||
"installer_url": "https://artifacts.videolan.org/vlc/release-win64/vlc-3.0.23-win64.msi",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "9e6b767e",
|
||||
"sha256": "48d357c0676a263b0354c555cdb118d228b109a0fc8410374f0e9b437c056495",
|
||||
"sha256": "16f23df4b01a6df95ac25ea728b223c0b10c5715a15cb77c3ffc8b9c926cfc70",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue