mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#37816)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
This commit is contained in:
parent
778133ddb0
commit
8a71d095e8
3 changed files with 8 additions and 8 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.4.333103",
|
||||
"version": "1.4.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.inkscape.Inkscape';"
|
||||
},
|
||||
"installer_url": "https://media.inkscape.org/dl/resources/file/Inkscape-1.4.333103_arm64.dmg",
|
||||
"installer_url": "https://media.inkscape.org/dl/resources/file/Inkscape-1.4.3_arm64.dmg",
|
||||
"install_script_ref": "8643654c",
|
||||
"uninstall_script_ref": "ffff534b",
|
||||
"sha256": "4fdf98784a4023faa3adcd65414891bcd4ca359feb2bf2e178d01dddf656f78a",
|
||||
"sha256": "f4aa9c9b2e06db432c6f81a494ad9aa59b87cb7d9539cd7e6f6000002cb9edff",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "9.26.0",
|
||||
"version": "9.26.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.todoist.mac.Todoist';"
|
||||
},
|
||||
"installer_url": "https://electron-dl.todoist.com/mac/Todoist-darwin-9.26.0-arm64-latest.dmg",
|
||||
"installer_url": "https://electron-dl.todoist.com/mac/Todoist-darwin-9.26.1-arm64-latest.dmg",
|
||||
"install_script_ref": "2d9b5c19",
|
||||
"uninstall_script_ref": "e14ff309",
|
||||
"sha256": "62b5b7bcf49fec6cd64cf4a85abe0541b8ac4cb75f216f2b6cedd6a4326834fd",
|
||||
"sha256": "6941ac8a22b0f8a027d8787649978162d368dae5a2d9bd922f92a8fc5b5fc7c8",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5,10 +5,10 @@
|
|||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'VLC media player' AND publisher = 'VideoLAN';"
|
||||
},
|
||||
"installer_url": "https://artifacts.videolan.org/vlc/release-win64/vlc-3.0.23-win64.msi",
|
||||
"installer_url": "https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.msi",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "9e6b767e",
|
||||
"sha256": "16f23df4b01a6df95ac25ea728b223c0b10c5715a15cb77c3ffc8b9c926cfc70",
|
||||
"sha256": "bc4b902a480b98a4a5479327a7f210f06369a59bf727649e320faba5b4ef1f5e",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue