mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#37738)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
8e4e89f4e9
commit
1258a68ab8
3 changed files with 7 additions and 7 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.37.0",
|
||||
"version": "4.38",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'epp.package.committers';"
|
||||
},
|
||||
"installer_url": "https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2025-09/R/eclipse-committers-2025-09-R-macosx-cocoa-aarch64.dmg&r=1",
|
||||
"installer_url": "https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2025-12/R/eclipse-committers-2025-12-R-macosx-cocoa-aarch64.dmg&r=1",
|
||||
"install_script_ref": "46f2e5d8",
|
||||
"uninstall_script_ref": "e1bb6dbf",
|
||||
"sha256": "e8cde37e430499a336bbd2a50c89150799b9c59a85b70df9a361a05c9bbf8e32",
|
||||
"sha256": "9c2f8151949725c6bc63651018d3df54d1453f57009724f1db5eee1d53f7e2d9",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Inkscape' AND publisher = 'Inkscape';"
|
||||
},
|
||||
"installer_url": "https://media.inkscape.org/dl/resources/file/inkscape-signed.msi",
|
||||
"installer_url": "https://media.inkscape.org/dl/resources/file/inkscape-1.4.3.msi",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "57fe5f4f",
|
||||
"sha256": "d80842f349bec6505129e48a56495c6f337884693e5a18e505dbbc5d7afc2266",
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "6.7.8",
|
||||
"version": "6.8.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinyapp.TablePlus';"
|
||||
},
|
||||
"installer_url": "https://files.tableplus.com/macos/650/TablePlus.dmg",
|
||||
"installer_url": "https://files.tableplus.com/macos/654/TablePlus.dmg",
|
||||
"install_script_ref": "50b8ff07",
|
||||
"uninstall_script_ref": "b93c4279",
|
||||
"sha256": "5ac0992e6b565f44dd1efb77b32c150fd6b2ed7c1d16070edf16776ec2ffea5f",
|
||||
"sha256": "44e2346be3ed22ea8ef749825f376531e9f73e2bf323dc23364bbb4a7f438464",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue