Update Fleet-maintained apps (#38026)

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 2026-01-08 08:36:00 -06:00 committed by GitHub
parent 8bcc25ed70
commit 46e341d962
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -1,14 +1,14 @@
{
"versions": [
{
"version": "2025.3.1",
"version": "2025.3.1.1",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.intellij';"
},
"installer_url": "https://download.jetbrains.com/idea/ideaIU-2025.3.1-aarch64.dmg",
"installer_url": "https://download.jetbrains.com/idea/ideaIU-2025.3.1.1-aarch64.dmg",
"install_script_ref": "2aaa2896",
"uninstall_script_ref": "73c2195b",
"sha256": "2137863cc3a5f4acd25ba38a82e004e935d3a94fa566f8e3851d6b8a8ac12777",
"sha256": "7bda62f345c11892ff940682bb59e60eee40674bb2f2cdc6204b2e1b2ad38df8",
"default_categories": [
"Developer tools"
]

View file

@ -1,14 +1,14 @@
{
"versions": [
{
"version": "3.0.21",
"version": "3.0.23",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.videolan.vlc';"
},
"installer_url": "https://get.videolan.org/vlc/3.0.21/macosx/vlc-3.0.21-arm64.dmg",
"installer_url": "https://get.videolan.org/vlc/3.0.23/macosx/vlc-3.0.23-arm64.dmg",
"install_script_ref": "8e2b4a69",
"uninstall_script_ref": "24d06128",
"sha256": "15dd65bf6489da9ec6a67f5585c74c40a58993acff41a82958a916dd74178044",
"sha256": "fc6fac08d87f538517d44aca0c5e7a244b67c8c4cb589bf478363a7315fd5e0d",
"default_categories": [
"Productivity"
]