mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#35686)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
0b3f9bbe96
commit
33aa099de0
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2.0.69",
|
||||
"version": "2.0.75",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.todesktop.230313mzl4w4u92';"
|
||||
},
|
||||
"installer_url": "https://downloads.cursor.com/production/63fcac100bd5d5749f2a98aa47d65f6eca61db39/darwin/arm64/Cursor-darwin-arm64.zip",
|
||||
"installer_url": "https://downloads.cursor.com/production/9e7a27b76730ca7fe4aecaeafc58bac1e2c82121/darwin/arm64/Cursor-darwin-arm64.zip",
|
||||
"install_script_ref": "d059edf1",
|
||||
"uninstall_script_ref": "f7561d44",
|
||||
"sha256": "0b51006751a2a17227a71f032dfb21fafff7e8de39756944f4788280eabe6a34",
|
||||
"sha256": "255c3db6c346a89be70db775d83991a98203b960be3a91e394d32220e294d23b",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.23.0",
|
||||
"version": "4.24.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';"
|
||||
},
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.23.0-arm64.dmg",
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.24.0-arm64.dmg",
|
||||
"install_script_ref": "ac717b8d",
|
||||
"uninstall_script_ref": "21cd1000",
|
||||
"sha256": "27683b9152bf96ccd11e743465354630ff16463c1d4583e5de2e19acfeb909f4",
|
||||
"sha256": "263420e6c248989b88d86359b229c1065adc3a708012af3dcd27fd3bd1088a46",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue