mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#38128)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
08d496d300
commit
4a9cb0da92
3 changed files with 9 additions and 9 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2.60.4",
|
||||
"version": "2.61.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.DanPristupov.Fork';"
|
||||
},
|
||||
"installer_url": "https://cdn.fork.dev/mac/Fork-2.60.4.dmg",
|
||||
"installer_url": "https://cdn.fork.dev/mac/Fork-2.61.0.dmg",
|
||||
"install_script_ref": "c1ad3b0f",
|
||||
"uninstall_script_ref": "92b40975",
|
||||
"sha256": "5dbf9cfdef2d89de3251d6b2669ca77138e15be170a5ab7f43e76cfc9062ff5f",
|
||||
"sha256": "8a80cebcb3dc415eb4bc083727110f2566394b3aa92312eb81507e6734f30c5f",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.79.4",
|
||||
"version": "11.79.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Postman x64 11.75.4' AND publisher = 'Postman';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.79.4/windows_64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.79.5/windows_64",
|
||||
"install_script_ref": "538f63bf",
|
||||
"uninstall_script_ref": "93f01aba",
|
||||
"sha256": "654eebf0634c44e585b61e7ad495ab6fbf1d553b66e092043dbb46bc457f1f55",
|
||||
"sha256": "b08185483ca9aca199f492f37a92f04b11e74206cafe64a22dd8e8811f0ea537",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.2.80.358.g74e46c21",
|
||||
"version": "1.2.81.241.g2943f0b9",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Spotify' AND publisher = 'Spotify AB';"
|
||||
},
|
||||
"installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.358.g74e46c21-1087.exe",
|
||||
"installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.241.g2943f0b9-1642.exe",
|
||||
"install_script_ref": "7e4727ac",
|
||||
"uninstall_script_ref": "48d55e3d",
|
||||
"sha256": "a96d96945b72f55bf1aae25b98b8d4057684df2387a49ece035de475418bc3f1",
|
||||
"sha256": "560b0e68bb9178c0122e07c1758ccd22d792e7d080366a903e8a294c2100238a",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue