mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update Fleet-maintained apps (#37231)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
c548daa977
commit
83f5574242
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2.1.50",
|
||||
"version": "2.2.14",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Cursor' AND publisher = 'Anysphere';"
|
||||
},
|
||||
"installer_url": "https://downloads.cursor.com/production/56f0a83df8e9eb48585fcc4858a9440db4cc7771/win32/x64/system-setup/CursorSetup-x64-2.1.50.exe",
|
||||
"installer_url": "https://downloads.cursor.com/production/1685afce45886aa5579025ac7e077fc3d4369c52/win32/x64/system-setup/CursorSetup-x64-2.2.14.exe",
|
||||
"install_script_ref": "03589b5e",
|
||||
"uninstall_script_ref": "6c8096c5",
|
||||
"sha256": "ceaf3fd933c18fd1519370def74bfbe3724c56edf79e2a650e2d46daf695ccdb",
|
||||
"sha256": "31bcc5248a4fa6ed4e251c5fd4dd8f0a8dc3c43dde3473f304c067f7777f1b6d",
|
||||
"default_categories": [
|
||||
"Developer Tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.90.9",
|
||||
"version": "1.92.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Tailscale' AND publisher = 'Tailscale Inc.';"
|
||||
},
|
||||
"installer_url": "https://pkgs.tailscale.com/stable/tailscale-setup-1.90.9-amd64.msi",
|
||||
"installer_url": "https://pkgs.tailscale.com/stable/tailscale-setup-1.92.1-amd64.msi",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "b9d2f3d7",
|
||||
"sha256": "d58e541773a9be7a26b70fd01fc311d307e1531b735e8225acce3eeca7ea5aa4",
|
||||
"sha256": "90f51d4849a906b3759fb5a56e957fdca16e31b1200a5de808fd36f588093279",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue