Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ee/maintained-apps/inputs/homebrew/wins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"slug": "wins/darwin",
"default_categories": [
"Utilities"
]
],
"frozen": true
}
5 changes: 3 additions & 2 deletions ee/maintained-apps/inputs/winget/scripts/gdevelop_install.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Learn more about .exe install scripts:
# http://fleetdm.com/learn-more-about/exe-install-scripts
#
# GDevelop ships as an NSIS (Nullsoft) installer.
# electron-builder NSIS installer; /allusers forces a machine-wide install
# (without it, running as SYSTEM crashes with 0xc0000005).

$exeFilePath = "${env:INSTALLER_PATH}"

Expand All @@ -13,7 +14,7 @@ try {

$processOptions = @{
FilePath = "$exeFilePath"
ArgumentList = "/S"
ArgumentList = "/S /allusers"
PassThru = $true
Wait = $true
NoNewWindow = $true
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/claude/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.17377.0",
"version": "1.17377.1",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.17377.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.17377.1') < 0);"
},
"installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.17377.0/Claude-b60f10592f58d0ddbbe045c2eee922d98c210b98.zip",
"installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.17377.1/Claude-2b3ab429b13f2c904d7552b7ca82a0d2a22af52f.zip",
"install_script_ref": "8b957973",
"uninstall_script_ref": "421baa98",
"sha256": "1b6699c27666e5f9719ff2a24d7a5b5576955bf85130aced02fad4dce6495711",
"sha256": "573fdef6f098dc7bc461db69ff83272cdb00113ed955d93637cdf676d7b7c4e9",
"default_categories": [
"Developer tools"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/claude/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.15962.1",
"version": "1.17377.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC' AND version_compare(version, '1.15962.1') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC' AND version_compare(version, '1.17377.1') < 0);"
},
"installer_url": "https://downloads.claude.ai/releases/win32/x64/1.15962.1/Claude-1e236d9fa9efd21a5a0a66a7b70c028f48848604.msix",
"installer_url": "https://downloads.claude.ai/releases/win32/x64/1.17377.1/Claude-2b3ab429b13f2c904d7552b7ca82a0d2a22af52f.msix",
"install_script_ref": "16c020cc",
"uninstall_script_ref": "03f72055",
"sha256": "ca60277cabe92d3a3c7008645d6f07db001a96f640d9b2dadd92dc77880c9f43",
"sha256": "553b9161d1913ed38dd2990d3d0ed9ce9cfbda2a2167dc17b9966e7ea809fb16",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/codex-app/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "26.623.70822",
"version": "26.623.81905",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex' AND version_compare(bundle_short_version, '26.623.70822') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex' AND version_compare(bundle_short_version, '26.623.81905') < 0);"
},
"installer_url": "https://persistent.oaistatic.com/codex-app-prod/Codex-darwin-arm64-26.623.70822.zip",
"installer_url": "https://persistent.oaistatic.com/codex-app-prod/Codex-darwin-arm64-26.623.81905.zip",
"install_script_ref": "5e3efa57",
"uninstall_script_ref": "a2b5ee81",
"sha256": "4a29862faa4e4ceb177f7cb9fcbf93b65f42a3ddfda69ed9c1e8dfe2a0edb58b",
"sha256": "3be3f9f46e2d3168e3df3bc404e2cdbf2bb8a80012fb6d3a8643adf9e110a646",
"default_categories": [
"Developer tools"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/emclient/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "10.4.5600",
"version": "10.4.5606",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'eM Client' AND publisher = 'eM Client s.r.o.';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'eM Client' AND publisher = 'eM Client s.r.o.' AND version_compare(version, '10.4.5600') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'eM Client' AND publisher = 'eM Client s.r.o.' AND version_compare(version, '10.4.5606') < 0);"
},
"installer_url": "https://www.emclient.com/dist/v10.4.5600/setup.msi",
"installer_url": "https://www.emclient.com/dist/v10.4.5606/setup.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "04c930bd",
"sha256": "d31b75ec085a595a3c3fd1a6f7f0a6b62c6d4e7abcfd8f9db163014d3eb4152d",
"sha256": "9f08f2cbb5a87c1c4950788f4fceffb4edfbe96d8e0940487b28c0884f99b993",
"default_categories": [
"Communication"
],
Expand Down
14 changes: 7 additions & 7 deletions ee/maintained-apps/outputs/gdevelop/windows.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"versions": [
{
"version": "5.6.272",
"version": "5.6.273",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'GDevelop' AND publisher = 'GDevelop Team';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'GDevelop' AND publisher = 'GDevelop Team' AND version_compare(version, '5.6.272') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'GDevelop' AND publisher = 'GDevelop Team' AND version_compare(version, '5.6.273') < 0);"
},
"installer_url": "https://github.com/4ian/GDevelop/releases/download/v5.6.272/GDevelop-5-Setup-5.6.272.exe",
"install_script_ref": "c09723e7",
"installer_url": "https://github.com/4ian/GDevelop/releases/download/v5.6.273/GDevelop-5-Setup-5.6.273.exe",
"install_script_ref": "01cf10cc",
"uninstall_script_ref": "7ab32cde",
"sha256": "8764987db03e2513acc1708ddccd919406cfde6d3eae8c19be7a3e5fd03e0c79",
"sha256": "0049c6f79c6e917da2896efa78b7450891d6a727fb98a87107f6e599cb2ff11b",
"default_categories": [
"Productivity"
]
}
],
"refs": {
"7ab32cde": "$displayName = \"GDevelop\"\n$publisher = \"GDevelop\"\n$paths = @(\n 'HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKCU:\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKLM:\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall'\n)\n$uninstall = $null\nforeach ($p in $paths) {\n $items = Get-ItemProperty \"$p\\*\" -ErrorAction SilentlyContinue | Where-Object {\n $_.DisplayName -and ($_.DisplayName -eq $displayName -or $_.DisplayName -like \"$displayName *\") -and\n ($publisher -eq \"\" -or $_.Publisher -like \"*$publisher*\")\n }\n if ($items) { $uninstall = $items | Select-Object -First 1; break }\n}\nif (-not $uninstall -or -not $uninstall.UninstallString) { Write-Host \"Uninstall entry not found\"; Exit 0 }\n$uninstallString = $uninstall.UninstallString\n$exePath = \"\"\nif ($uninstallString -match '^\"([^\"]+)\"(.*)') { $exePath = $matches[1] }\nelseif ($uninstallString -match '^(.+?\\.exe)(.*)$') { $exePath = $matches[1] }\nelse { Write-Host \"Error: Could not parse uninstall string: $uninstallString\"; Exit 1 }\n$installDir = if ($uninstall.InstallLocation -and (Test-Path -LiteralPath $uninstall.InstallLocation)) { $uninstall.InstallLocation.TrimEnd('\\') } else { (Split-Path -Parent $exePath).TrimEnd('\\') }\n$argumentList = @(\"/S\", \"_?=$installDir\")\ntry {\n $processOptions = @{ FilePath = $exePath; ArgumentList = $argumentList; NoNewWindow = $true; PassThru = $true; Wait = $true }\n $process = Start-Process @processOptions\n $exitCode = $process.ExitCode\n Write-Host \"Uninstall exit code: $exitCode\"\n # Only sweep leftovers on a successful uninstall, and never a root/short path\n if ($exitCode -eq 0 -and $installDir) {\n $resolvedDir = $null\n try { $resolvedDir = (Resolve-Path -LiteralPath $installDir -ErrorAction Stop).Path } catch { $resolvedDir = $null }\n if ($resolvedDir -and ($resolvedDir -match '^[A-Za-z]:\\\\') -and ((($resolvedDir.TrimEnd('\\')) -split '\\\\').Count -ge 3) -and (Test-Path -LiteralPath $resolvedDir)) {\n Remove-Item -LiteralPath $resolvedDir -Recurse -Force -ErrorAction SilentlyContinue\n }\n }\n Exit $exitCode\n} catch { Write-Host \"Error running uninstaller: $_\"; Exit 1 }\n",
"c09723e7": "# Learn more about .exe install scripts:\n# http://fleetdm.com/learn-more-about/exe-install-scripts\n#\n# GDevelop ships as an NSIS (Nullsoft) installer.\n\n$exeFilePath = \"${env:INSTALLER_PATH}\"\n\ntry {\n if (-not (Test-Path $exeFilePath)) {\n Write-Host \"Error: Installer file not found at: $exeFilePath\"\n Exit 1\n }\n\n $processOptions = @{\n FilePath = \"$exeFilePath\"\n ArgumentList = \"/S\"\n PassThru = $true\n Wait = $true\n NoNewWindow = $true\n }\n\n $process = Start-Process @processOptions\n $exitCode = $process.ExitCode\n Write-Host \"Install exit code: $exitCode\"\n Exit $exitCode\n\n} catch {\n Write-Host \"Error: $_\"\n Exit 1\n}\n"
"01cf10cc": "# Learn more about .exe install scripts:\n# http://fleetdm.com/learn-more-about/exe-install-scripts\n#\n# electron-builder NSIS installer; /allusers forces a machine-wide install\n# (without it, running as SYSTEM crashes with 0xc0000005).\n\n$exeFilePath = \"${env:INSTALLER_PATH}\"\n\ntry {\n if (-not (Test-Path $exeFilePath)) {\n Write-Host \"Error: Installer file not found at: $exeFilePath\"\n Exit 1\n }\n\n $processOptions = @{\n FilePath = \"$exeFilePath\"\n ArgumentList = \"/S /allusers\"\n PassThru = $true\n Wait = $true\n NoNewWindow = $true\n }\n\n $process = Start-Process @processOptions\n $exitCode = $process.ExitCode\n Write-Host \"Install exit code: $exitCode\"\n Exit $exitCode\n\n} catch {\n Write-Host \"Error: $_\"\n Exit 1\n}\n",
"7ab32cde": "$displayName = \"GDevelop\"\n$publisher = \"GDevelop\"\n$paths = @(\n 'HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKCU:\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall',\n 'HKLM:\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall'\n)\n$uninstall = $null\nforeach ($p in $paths) {\n $items = Get-ItemProperty \"$p\\*\" -ErrorAction SilentlyContinue | Where-Object {\n $_.DisplayName -and ($_.DisplayName -eq $displayName -or $_.DisplayName -like \"$displayName *\") -and\n ($publisher -eq \"\" -or $_.Publisher -like \"*$publisher*\")\n }\n if ($items) { $uninstall = $items | Select-Object -First 1; break }\n}\nif (-not $uninstall -or -not $uninstall.UninstallString) { Write-Host \"Uninstall entry not found\"; Exit 0 }\n$uninstallString = $uninstall.UninstallString\n$exePath = \"\"\nif ($uninstallString -match '^\"([^\"]+)\"(.*)') { $exePath = $matches[1] }\nelseif ($uninstallString -match '^(.+?\\.exe)(.*)$') { $exePath = $matches[1] }\nelse { Write-Host \"Error: Could not parse uninstall string: $uninstallString\"; Exit 1 }\n$installDir = if ($uninstall.InstallLocation -and (Test-Path -LiteralPath $uninstall.InstallLocation)) { $uninstall.InstallLocation.TrimEnd('\\') } else { (Split-Path -Parent $exePath).TrimEnd('\\') }\n$argumentList = @(\"/S\", \"_?=$installDir\")\ntry {\n $processOptions = @{ FilePath = $exePath; ArgumentList = $argumentList; NoNewWindow = $true; PassThru = $true; Wait = $true }\n $process = Start-Process @processOptions\n $exitCode = $process.ExitCode\n Write-Host \"Uninstall exit code: $exitCode\"\n # Only sweep leftovers on a successful uninstall, and never a root/short path\n if ($exitCode -eq 0 -and $installDir) {\n $resolvedDir = $null\n try { $resolvedDir = (Resolve-Path -LiteralPath $installDir -ErrorAction Stop).Path } catch { $resolvedDir = $null }\n if ($resolvedDir -and ($resolvedDir -match '^[A-Za-z]:\\\\') -and ((($resolvedDir.TrimEnd('\\')) -split '\\\\').Count -ge 3) -and (Test-Path -LiteralPath $resolvedDir)) {\n Remove-Item -LiteralPath $resolvedDir -Recurse -Force -ErrorAction SilentlyContinue\n }\n }\n Exit $exitCode\n} catch { Write-Host \"Error running uninstaller: $_\"; Exit 1 }\n"
}
}
4 changes: 2 additions & 2 deletions ee/maintained-apps/outputs/google-gemini/darwin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"versions": [
{
"version": "1.79.1.457",
"version": "1.80.15.516",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.79.1.457') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.80.15.516') < 0);"
},
"installer_url": "https://dl.google.com/release2/j33ro/release/Gemini.dmg",
"install_script_ref": "d6aaaffc",
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/granola/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "7.372.2",
"version": "7.373.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola' AND version_compare(version, '7.372.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola' AND version_compare(version, '7.373.1') < 0);"
},
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.372.2/Granola-7.372.2-win-x64.exe",
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.373.1/Granola-7.373.1-win-x64.exe",
"install_script_ref": "3f66ac53",
"uninstall_script_ref": "a4fab3f5",
"sha256": "3135830b9465f4b9af731116050a66fca735af824b0f210476f0cfb48c3fc68a",
"sha256": "25937b319bd27185d3438b0461d49b8d54ba0010c9358aea251b29cf4527c304",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/highlight-ai/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.3.280",
"version": "1.3.282",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'tv.medal.highlight';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'tv.medal.highlight' AND version_compare(bundle_short_version, '1.3.280') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'tv.medal.highlight' AND version_compare(bundle_short_version, '1.3.282') < 0);"
},
"installer_url": "https://cdn.highlightai.com/releases/darwin/arm64/Highlight-1.3.280-arm64.dmg",
"installer_url": "https://cdn.highlightai.com/releases/darwin/arm64/Highlight-1.3.282-arm64.dmg",
"install_script_ref": "bb764101",
"uninstall_script_ref": "49c63a27",
"sha256": "07b42c31dd7282f5ab290df0dc7e32a6de57ba6b826a1099bd313b636ac4157d",
"sha256": "e2de8a71cbe58f8891740d99e12ceba87ecc16a1d50ae7450b4302ac78aec9e9",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/marked-app/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "3.1.5",
"version": "3.1.6",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.brettterpstra.marked';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.brettterpstra.marked' AND version_compare(bundle_short_version, '3.1.5') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.brettterpstra.marked' AND version_compare(bundle_short_version, '3.1.6') < 0);"
},
"installer_url": "https://updates.markedapp.com/updates/Marked%203.1.5.zip",
"installer_url": "https://updates.markedapp.com/updates/Marked%203.1.6.zip",
"install_script_ref": "c6782863",
"uninstall_script_ref": "9e4b9fca",
"sha256": "c7b80202b5bcb525faf63cf29f974f2a634509963a0617eede05360527721d3f",
"sha256": "be794d5115c6da4e7566bacba1f3c22680d57a561ed8a010810abf8f91ab5d2a",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/mongodb-compass/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.49.9.0",
"version": "1.49.10.0",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'MongoDB Compass' AND publisher = 'MongoDB Inc';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'MongoDB Compass' AND publisher = 'MongoDB Inc' AND version_compare(version, '1.49.9.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'MongoDB Compass' AND publisher = 'MongoDB Inc' AND version_compare(version, '1.49.10.0') < 0);"
},
"installer_url": "https://github.com/mongodb-js/compass/releases/download/v1.49.9/mongodb-compass-1.49.9-win32-x64.msi",
"installer_url": "https://github.com/mongodb-js/compass/releases/download/v1.49.10/mongodb-compass-1.49.10-win32-x64.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "2781c2bb",
"sha256": "e1d6b111512219479d37efdceb2acaac6d7811a6a7d65efe225061433da434e2",
"sha256": "bf4f43c2d962756656a13bf9885096e9da655eb4053e936083c9d5fbbd6e72f7",
"default_categories": [
"Developer tools"
],
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/notesnook/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "3.4.0",
"version": "3.4.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name LIKE 'Notesnook %' AND publisher = 'Streetwriters';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Notesnook %' AND publisher = 'Streetwriters' AND version_compare(version, '3.4.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Notesnook %' AND publisher = 'Streetwriters' AND version_compare(version, '3.4.1') < 0);"
},
"installer_url": "https://github.com/streetwriters/notesnook/releases/download/v3.4.0/notesnook_win_x64.exe",
"installer_url": "https://github.com/streetwriters/notesnook/releases/download/v3.4.1/notesnook_win_x64.exe",
"install_script_ref": "fae91a29",
"uninstall_script_ref": "83cee2d6",
"sha256": "f76d5ba5aea5aea241e0819f49173b680e9ecb7e311cb7088756e1d538cfe6fa",
"sha256": "3e23f06ef7fa9c2674b4cce42f958654bfa8c6ee60444e36ec789fdc66984c1b",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/ollama/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "0.30.11",
"version": "0.31.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Ollama' AND publisher = 'Ollama';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Ollama' AND publisher = 'Ollama' AND version_compare(version, '0.30.11') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Ollama' AND publisher = 'Ollama' AND version_compare(version, '0.31.1') < 0);"
},
"installer_url": "https://github.com/ollama/ollama/releases/download/v0.30.11/OllamaSetup.exe",
"installer_url": "https://github.com/ollama/ollama/releases/download/v0.31.1/OllamaSetup.exe",
"install_script_ref": "e14c71ee",
"uninstall_script_ref": "3f049b5d",
"sha256": "276ce8a2079157a8637b39440947424c6bfa917da29eddc792100cc5ca5eb999",
"sha256": "b93ac1c6eab658f949bf5f675b40bf997b6684f88b5c230160fb131717430718",
"default_categories": [
"Developer tools"
]
Expand Down
Loading
Loading