Update Fleet-maintained apps (#36586)

Automated ingestion of latest Fleet-maintained app data.

---------

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
fleet-release 2025-12-02 12:02:42 -06:00 committed by GitHub
parent b8cad36eb1
commit 24aec675d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -1,14 +1,14 @@
{
"versions": [
{
"version": "2025.2.5",
"version": "2025.3",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.datagrip';"
},
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.2.5-aarch64.dmg",
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.3-aarch64.dmg",
"install_script_ref": "77aafb38",
"uninstall_script_ref": "bdf3b6cd",
"sha256": "f10706dd127abe8528b65673cd9b7c7e24824a13649a95ffa6ada11afcb3cae4",
"sha256": "16a5df01852648a82082fb667bbed6fcb43e15ef9a91e35a0be422dd37d07180",
"default_categories": [
"Developer tools"
]

File diff suppressed because one or more lines are too long