├── .gitattributes ├── .github ├── dependabot.yml └── workflows │ ├── jekyll-gh-pages.yml │ ├── powershell.yml │ ├── update-docs.yml │ ├── update-json.yml │ ├── update-kv.yml │ └── update-others.yml ├── .gitignore ├── .vscode └── settings.json ├── README.md ├── docs ├── .ruby-version ├── 404.html ├── Dockerfile ├── Gemfile ├── Gemfile.lock.rename ├── Rakefile ├── _apps │ ├── 1 │ │ ├── 1password.md │ │ ├── 1password7.md │ │ ├── 1passwordcli.md │ │ └── index.md │ ├── 7 │ │ ├── 7zip.md │ │ ├── 7zipzs.md │ │ └── index.md │ ├── a │ │ ├── adobeacrobat.md │ │ ├── adobeacrobatdc.md │ │ ├── adobeacrobatprostddc.md │ │ ├── adobeacrobatreaderdc.md │ │ ├── adobebrackets.md │ │ ├── adobeconnect.md │ │ ├── adobedigitaleditions.md │ │ ├── adoptiumtemurin11.md │ │ ├── adoptiumtemurin16.md │ │ ├── adoptiumtemurin17.md │ │ ├── adoptiumtemurin18.md │ │ ├── adoptiumtemurin19.md │ │ ├── adoptiumtemurin20.md │ │ ├── adoptiumtemurin21.md │ │ ├── adoptiumtemurin22.md │ │ ├── adoptiumtemurin8.md │ │ ├── advancedinstaller.md │ │ ├── airtameapp.md │ │ ├── akeorufus.md │ │ ├── akeorufusalt.md │ │ ├── almtoolkit.md │ │ ├── amazoncorretto11.md │ │ ├── amazoncorretto15.md │ │ ├── amazoncorretto16.md │ │ ├── amazoncorretto17.md │ │ ├── amazoncorretto20.md │ │ ├── amazoncorretto21.md │ │ ├── amazoncorretto22.md │ │ ├── amazoncorretto8.md │ │ ├── anaconda.md │ │ ├── analogdevicesltspice.md │ │ ├── anki.md │ │ ├── appventix.md │ │ ├── artifexghostscript.md │ │ ├── atlassiansourcetree.md │ │ ├── audacity.md │ │ ├── autodarkmode.md │ │ ├── autodeskfusion360.md │ │ ├── autoit.md │ │ ├── awsappstreamclient.md │ │ ├── awscli.md │ │ ├── awssamcli.md │ │ ├── awssmp.md │ │ ├── azulzulu11.md │ │ ├── azulzulu17.md │ │ ├── azulzulu21.md │ │ ├── azulzulu8.md │ │ └── index.md │ ├── b │ │ ├── beekeeperstudio.md │ │ ├── bellsoftlibericajdk11.md │ │ ├── bellsoftlibericajdk17.md │ │ ├── bellsoftlibericajdk20.md │ │ ├── bellsoftlibericajdk21.md │ │ ├── bellsoftlibericajdk22.md │ │ ├── bellsoftlibericajdk23.md │ │ ├── bellsoftlibericajdk8.md │ │ ├── bisf.md │ │ ├── bitwardendesktop.md │ │ ├── blenderlauncher.md │ │ ├── bluej.md │ │ └── index.md │ ├── c │ │ ├── cendiothinlinc.md │ │ ├── citrixsharefile.md │ │ ├── citrixworkspaceapp.md │ │ ├── clarivateendnote.md │ │ ├── codelerityapachenetbeans.md │ │ ├── connectionexperienceindicator.md │ │ ├── controlupagent.md │ │ ├── controlupconsole.md │ │ ├── controlupmonitor.md │ │ ├── controlupremotedx.md │ │ ├── cyberduck.md │ │ └── index.md │ ├── d │ │ ├── daxstudio.md │ │ ├── dbbrowserforsqlite.md │ │ ├── dbeaver.md │ │ ├── debaucheebarrier.md │ │ ├── devicetrust.md │ │ ├── devtoys.md │ │ ├── dngrep.md │ │ ├── dockercompose.md │ │ ├── dockerdesktop.md │ │ ├── doublecommander.md │ │ ├── drataagent.md │ │ ├── dropboxdesktopapp.md │ │ ├── druvainsyncclient.md │ │ └── index.md │ ├── e │ │ ├── eduvpn.md │ │ ├── egnytedesktopapp.md │ │ ├── elgato4kcaptureutility.md │ │ ├── elgatoaudioeffects.md │ │ ├── elgatocamerahub.md │ │ ├── elgatocontrolcenter.md │ │ ├── elgatoepoccam.md │ │ ├── elgatogamecapture.md │ │ ├── elgatostreamdeck.md │ │ ├── elgatovideocapture.md │ │ ├── elgatowavelink.md │ │ ├── esetendpointantivirus.md │ │ ├── esetendpointsecurity.md │ │ ├── esetfulldiskencryption.md │ │ ├── esetinspectconnector.md │ │ ├── esetprotectserver.md │ │ ├── esetsecureauthentication.md │ │ ├── esetserversecurity.md │ │ └── index.md │ ├── f │ │ ├── figmadesktop.md │ │ ├── flameshot.md │ │ ├── fork.md │ │ ├── foxitpdfeditor.md │ │ ├── foxitreader.md │ │ ├── freedomscientificfusion.md │ │ ├── freedomscientificjaws.md │ │ ├── freedomscientificzoomtext.md │ │ ├── freefem.md │ │ └── index.md │ ├── g │ │ ├── geeksoftwarepdf24creator.md │ │ ├── geogebraclassic.md │ │ ├── gephi.md │ │ ├── ghislertotalcommander.md │ │ ├── gimp.md │ │ ├── gitextensions.md │ │ ├── gitforwindows.md │ │ ├── githubatom.md │ │ ├── githubdesktop.md │ │ ├── githubrelease.md │ │ ├── googlechrome.md │ │ ├── googlechromedriver.md │ │ ├── googlechromefortesting.md │ │ ├── googlechromeheadlessshell.md │ │ ├── googledrive.md │ │ ├── gotoconnect.md │ │ ├── gotomeeting.md │ │ ├── gotoopener.md │ │ ├── gpg4win.md │ │ ├── grafanaagent.md │ │ ├── greenshot.md │ │ ├── gretl.md │ │ ├── gsudo.md │ │ └── index.md │ ├── h │ │ ├── handbrake.md │ │ ├── hashicorpboundary.md │ │ ├── hashicorpconsul.md │ │ ├── hashicorpnomad.md │ │ ├── hashicorppacker.md │ │ ├── hashicorpterraform.md │ │ ├── hashicorpvault.md │ │ ├── hashicorpwaypoint.md │ │ └── index.md │ ├── i │ │ ├── imageglass.md │ │ ├── imagemagickstudioimagemagick.md │ │ └── index.md │ ├── j │ │ ├── index.md │ │ ├── jabradirect.md │ │ ├── jamtreesizefree.md │ │ ├── jamtreesizeprofessional.md │ │ ├── jasp.md │ │ ├── jeremymaingpuprofiler.md │ │ ├── jetbrainsclion.md │ │ ├── jetbrainsdatagrip.md │ │ ├── jetbrainsdataspell.md │ │ ├── jetbrainsgateway.md │ │ ├── jetbrainsgoland.md │ │ ├── jetbrainsintellijidea.md │ │ ├── jetbrainsphpstorm.md │ │ ├── jetbrainspycharm.md │ │ ├── jetbrainsrider.md │ │ ├── jetbrainsrubymine.md │ │ ├── jetbrainsspace.md │ │ ├── jetbrainsteamcity.md │ │ ├── jetbrainstoolbox.md │ │ ├── jetbrainswebstorm.md │ │ ├── jetbrainsyoutrack.md │ │ ├── jgraphdrawio.md │ │ ├── jq.md │ │ └── jrsoftwareinnosetup.md │ ├── k │ │ ├── index.md │ │ ├── karakunopenwebstart.md │ │ ├── kdiff3.md │ │ ├── keepass.md │ │ ├── keepassxcteamkeepassxc.md │ │ ├── keeweb.md │ │ └── kuberneteskubectl.md │ ├── l │ │ ├── index.md │ │ ├── lehreroffice.md │ │ └── libreoffice.md │ ├── m │ │ ├── index.md │ │ ├── manictimeclient.md │ │ ├── markmpnsql4cds.md │ │ ├── masterpackager.md │ │ ├── mattermostdesktop.md │ │ ├── maximus5conemu.md │ │ ├── mcneelrhino.md │ │ ├── mendeleydesktop.md │ │ ├── mestrelabmnova.md │ │ ├── microsoft.net.md │ │ ├── microsoft365apps.md │ │ ├── microsoftazurecli.md │ │ ├── microsoftazuredatastudio.md │ │ ├── microsoftazurefunctionscoretools.md │ │ ├── microsoftazurepipelinesagent.md │ │ ├── microsoftazurestorageexplorer.md │ │ ├── microsoftazurewindowsvmagent.md │ │ ├── microsoftbicep.md │ │ ├── microsoftbotframeworkemulator.md │ │ ├── microsoftedge.md │ │ ├── microsoftedgedriver.md │ │ ├── microsoftedgewebview2runtime.md │ │ ├── microsoftfslogixapps.md │ │ ├── microsoftodbcdriverforsqlserver.md │ │ ├── microsoftodbcdriverforsqlserver17.md │ │ ├── microsoftoledbdriverforsqlserver.md │ │ ├── microsoftoledbdriverforsqlserver18.md │ │ ├── microsoftonedrive.md │ │ ├── microsoftopenjdk11.md │ │ ├── microsoftopenjdk17.md │ │ ├── microsoftopenjdk21.md │ │ ├── microsoftoutlook.md │ │ ├── microsoftpowershell.md │ │ ├── microsoftpowertoys.md │ │ ├── microsoftssms.md │ │ ├── microsoftteams.md │ │ ├── microsoftteamsclassic.md │ │ ├── microsoftterminal.md │ │ ├── microsoftvdot.md │ │ ├── microsoftvisualstudio.md │ │ ├── microsoftvisualstudiocode.md │ │ ├── microsoftwindowsadmincenter.md │ │ ├── microsoftwindowsapp.md │ │ ├── microsoftwindowspackagemanagerclient.md │ │ ├── microsoftwsl.md │ │ ├── microsoftwvdbootloader.md │ │ ├── microsoftwvdinfraagent.md │ │ ├── microsoftwvdmultimediaredirection.md │ │ ├── microsoftwvdremotedesktop.md │ │ ├── microsoftwvdrtcservice.md │ │ ├── miniconda.md │ │ ├── minitab.md │ │ ├── minizincide.md │ │ ├── mirantislens.md │ │ ├── mozillafirefox.md │ │ ├── mozillageckodriver.md │ │ ├── mozillathunderbird.md │ │ ├── mremoteng.md │ │ ├── msixhero.md │ │ ├── musescore.md │ │ ├── mysqlconnectornet.md │ │ ├── mysqlconnectorodbc.md │ │ └── mysqlworkbench.md │ ├── n │ │ ├── index.md │ │ ├── nagioscrossplatformagent.md │ │ ├── nanazip.md │ │ ├── naps2.md │ │ ├── navimaticswinfsp.md │ │ ├── netpad.md │ │ ├── networkmanager.md │ │ ├── nevcairiellavfilters.md │ │ ├── nextclouddesktop.md │ │ ├── nodejs.md │ │ ├── nodeversionmanager.md │ │ ├── nomacs.md │ │ ├── notable.md │ │ ├── notepadplusplus.md │ │ ├── npcap.md │ │ └── nsclient.md │ ├── o │ │ ├── index.md │ │ ├── obsidian.md │ │ ├── obsstudio.md │ │ ├── obsstudioalt.md │ │ ├── ocsinventorywindowsagent.md │ │ ├── octopusdeployserver.md │ │ ├── octopustentacle.md │ │ ├── omnissadynamicenvironmentmanager.md │ │ ├── omnissahorizonclient.md │ │ ├── omnissaosoptimizationtool.md │ │ ├── onlyofficedesktopeditors.md │ │ ├── openlens.md │ │ ├── openshellmenu.md │ │ ├── openwebstart.md │ │ ├── operabrowser.md │ │ ├── operacryptobrowser.md │ │ ├── operagxbrowser.md │ │ ├── oraclejava17.md │ │ ├── oraclejava20.md │ │ ├── oraclejava21.md │ │ ├── oraclejava22.md │ │ ├── oraclejava23.md │ │ ├── oraclejava8.md │ │ └── oraclevirtualbox.md │ ├── p │ │ ├── index.md │ │ ├── paintdotnet.md │ │ ├── paintdotnetofflineinstaller.md │ │ ├── paloaltoglobalprotect.md │ │ ├── pandoc.md │ │ ├── parallelsclient.md │ │ ├── pdfarranger.md │ │ ├── pdfforgepdfcreator.md │ │ ├── peazippeazip.md │ │ ├── piriformccleanerfree.md │ │ ├── plexdesktop.md │ │ ├── plexhtpc.md │ │ ├── plexmediaserver.md │ │ ├── podman.md │ │ ├── podmandesktop.md │ │ ├── positrstudio.md │ │ ├── postman.md │ │ ├── praat.md │ │ ├── progresschefinfraclient.md │ │ ├── progresschefinspec.md │ │ ├── progresschefworkstation.md │ │ ├── projectlibre.md │ │ ├── protege.md │ │ ├── protondrive.md │ │ ├── protonvpn.md │ │ ├── proxyman.md │ │ ├── psappdeploytoolkit.md │ │ ├── psfpython.md │ │ ├── putty.md │ │ └── python.md │ ├── q │ │ ├── index.md │ │ └── qgis.md │ ├── r │ │ ├── index.md │ │ ├── rcoreteamrforwindows.md │ │ ├── rdanalyzer.md │ │ ├── redhatopenjdk17.md │ │ ├── redhatopenjdk21.md │ │ ├── redhatopenjdk8.md │ │ ├── responsivelyapp.md │ │ ├── ringcentral.md │ │ └── rizonesoftnotepad3.md │ ├── s │ │ ├── index.md │ │ ├── safeexambrowser.md │ │ ├── safingportmaster.md │ │ ├── sagagis.md │ │ ├── scooterbeyondcompare.md │ │ ├── scratch.md │ │ ├── screentogif.md │ │ ├── sharex.md │ │ ├── signaldesktop.md │ │ ├── slack.md │ │ ├── smartbearsoapui.md │ │ ├── soberlemurpdfsambasic.md │ │ ├── stefanstoolsgregpwin.md │ │ ├── sumatrapdfreader.md │ │ └── suserancherdesktop.md │ ├── t │ │ ├── index.md │ │ ├── tableaudesktop.md │ │ ├── tableauprep.md │ │ ├── tableaureader.md │ │ ├── teamviewer.md │ │ ├── techsmithcamtasia.md │ │ ├── techsmithsnagit.md │ │ ├── telegramdesktop.md │ │ ├── telerikfiddlerclassic.md │ │ ├── telerikfiddlereverywhere.md │ │ ├── teraterm.md │ │ ├── terminals.md │ │ ├── texstudio.md │ │ ├── thymiosuite.md │ │ ├── toggldesktop.md │ │ ├── torprojecttorbrowser.md │ │ ├── tower.md │ │ ├── tpgicolourcontrastanalyser.md │ │ └── trackersoftwarepdfxchangeeditor.md │ ├── u │ │ ├── index.md │ │ ├── unityeditor.md │ │ └── usbpcap.md │ ├── v │ │ ├── index.md │ │ ├── vastlimitsuberagent.md │ │ ├── veracrypt.md │ │ ├── vercelhyper.md │ │ ├── videolanvlcplayer.md │ │ ├── visualcppredistaio.md │ │ ├── vmplexworkstation.md │ │ ├── vmwaretools.md │ │ ├── voidtoolseverything.md │ │ └── vscodium.md │ ├── w │ │ ├── index.md │ │ ├── win32openssh.md │ │ ├── windowsenterprisedefaults.md │ │ ├── winmerge.md │ │ ├── winscp.md │ │ ├── wireshark.md │ │ └── wixtoolset.md │ ├── x │ │ ├── index.md │ │ ├── xnsoftxnconvert.md │ │ └── xnsoftxnviewmp.md │ ├── y │ │ ├── index.md │ │ └── yubicoauthenticator.md │ └── z │ │ ├── index.md │ │ ├── zoom.md │ │ ├── zoomvdi.md │ │ ├── zorgmailveiligverzendenaddin.md │ │ └── zotero.md ├── _config.yml ├── _includes │ ├── components │ │ ├── aux_nav.html │ │ ├── breadcrumbs.html │ │ ├── children_nav.html │ │ ├── footer.html │ │ ├── header.html │ │ ├── mermaid.html │ │ ├── nav.html │ │ ├── search_footer.html │ │ ├── search_header.html │ │ ├── sidebar.html │ │ └── site_nav.html │ ├── css │ │ ├── activation.scss.liquid │ │ ├── callouts.scss.liquid │ │ ├── custom.scss.liquid │ │ └── just-the-docs.scss.liquid │ ├── favicon.html │ ├── fix_linenos.html │ ├── footer_custom.html │ ├── head.html │ ├── head_custom.html │ ├── header_custom.html │ ├── icons │ │ ├── code_copy.html │ │ ├── document.html │ │ ├── expand.html │ │ ├── external_link.html │ │ ├── icons.html │ │ ├── link.html │ │ ├── menu.html │ │ └── search.html │ ├── js │ │ └── custom.js │ ├── lunr │ │ ├── custom-data.json │ │ └── custom-index.js │ ├── mermaid_config.js │ ├── nav_footer_custom.html │ ├── search_placeholder_custom.html │ ├── sorted_pages.html │ ├── title.html │ ├── toc_heading_custom.html │ └── vendor │ │ └── anchor_headings.html ├── _layouts │ ├── about.html │ ├── default.html │ ├── home.html │ ├── minimal.html │ ├── page.html │ ├── post.html │ ├── table_wrappers.html │ └── vendor │ │ └── compress.html ├── _sass │ ├── base.scss │ ├── buttons.scss │ ├── code.scss │ ├── color_schemes │ │ ├── dark.scss │ │ ├── legacy_light.scss │ │ └── light.scss │ ├── content.scss │ ├── custom │ │ ├── custom.scss │ │ └── setup.scss │ ├── labels.scss │ ├── layout.scss │ ├── modules.scss │ ├── navigation.scss │ ├── print.scss │ ├── search.scss │ ├── skiptomain.scss │ ├── support │ │ ├── _variables.scss │ │ ├── mixins │ │ │ ├── _buttons.scss │ │ │ ├── _layout.scss │ │ │ ├── _typography.scss │ │ │ └── mixins.scss │ │ └── support.scss │ ├── tables.scss │ ├── typography.scss │ ├── utilities │ │ ├── _colors.scss │ │ ├── _layout.scss │ │ ├── _lists.scss │ │ ├── _spacing.scss │ │ ├── _typography.scss │ │ └── utilities.scss │ └── vendor │ │ ├── OneDarkJekyll │ │ ├── LICENSE │ │ └── syntax.scss │ │ ├── OneLightJekyll │ │ ├── LICENSE │ │ └── syntax.scss │ │ └── normalize.scss │ │ ├── README.md │ │ └── normalize.scss ├── apps │ └── index.md ├── assets │ ├── android-chrome-192x192.png │ ├── android-chrome-384x384.png │ ├── android-chrome-512x512.png │ ├── apple-touch-icon-120x120-precomposed.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-152x152-precomposed.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-180x180-precomposed.png │ ├── apple-touch-icon-180x180.png │ ├── apple-touch-icon-60x60-precomposed.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-76x76-precomposed.png │ ├── apple-touch-icon-76x76.png │ ├── apple-touch-icon-precomposed.png │ ├── apple-touch-icon.png │ ├── browserconfig.xml │ ├── css │ │ ├── just-the-docs-dark.scss │ │ ├── just-the-docs-default.scss │ │ ├── just-the-docs-head-nav.css │ │ └── just-the-docs-light.scss │ ├── favicon-16x16.png │ ├── favicon-32x32.png │ ├── favicon.ico │ ├── favicon.png │ ├── icon-192x192.png │ ├── images │ │ └── evergreenbulb.png │ ├── js │ │ ├── just-the-docs.js │ │ ├── tables.js │ │ ├── vendor │ │ │ └── lunr.min.js │ │ └── zzzz-search-data.json │ ├── mstile-150x150.png │ ├── mstile-310x310.png │ ├── safari-pinned-tab.svg │ └── site.webmanifest ├── bin │ └── just-the-docs ├── docker-compose.yml ├── fixtures │ ├── Gemfile-github-pages │ ├── Gemfile-jekyll-3.9 │ ├── Gemfile-jekyll-4.3 │ ├── README.md │ └── html5validator-config.yml ├── index.md ├── just-the-docs.gemspec ├── lib │ └── tasks │ │ └── search.rake ├── overrides │ └── main.html └── package.json ├── json ├── 1Password.json ├── 1Password7.json ├── 1PasswordCLI.json ├── 7Zip.json ├── 7ZipZS.json ├── ALMToolkit.json ├── AWSAppStreamClient.json ├── AWSCLI.json ├── AWSSAMCLI.json ├── AWSSMP.json ├── AdobeAcrobat.json ├── AdobeAcrobatDC.json ├── AdobeAcrobatProStdDC.json ├── AdobeAcrobatReaderDC.json ├── AdobeBrackets.json ├── AdobeConnect.json ├── AdobeDigitalEditions.json ├── AdoptiumTemurin11.json ├── AdoptiumTemurin16.json ├── AdoptiumTemurin17.json ├── AdoptiumTemurin18.json ├── AdoptiumTemurin19.json ├── AdoptiumTemurin20.json ├── AdoptiumTemurin21.json ├── AdoptiumTemurin22.json ├── AdoptiumTemurin8.json ├── AdvancedInstaller.json ├── AirtameApp.json ├── AkeoRufus.json ├── AkeoRufusAlt.json ├── AmazonCorretto11.json ├── AmazonCorretto15.json ├── AmazonCorretto16.json ├── AmazonCorretto17.json ├── AmazonCorretto20.json ├── AmazonCorretto21.json ├── AmazonCorretto22.json ├── AmazonCorretto8.json ├── Anaconda.json ├── AnalogDevicesLTspice.json ├── Anki.json ├── AppVentiX.json ├── ArtifexGhostscript.json ├── AtlassianSourcetree.json ├── Audacity.json ├── AutoDarkMode.json ├── AutoIt.json ├── AutodeskFusion360.json ├── AzulZulu11.json ├── AzulZulu17.json ├── AzulZulu21.json ├── AzulZulu8.json ├── BISF.json ├── BeekeeperStudio.json ├── BellSoftLibericaJDK11.json ├── BellSoftLibericaJDK17.json ├── BellSoftLibericaJDK20.json ├── BellSoftLibericaJDK21.json ├── BellSoftLibericaJDK22.json ├── BellSoftLibericaJDK23.json ├── BellSoftLibericaJDK8.json ├── BitwardenDesktop.json ├── BlenderLauncher.json ├── BlueJ.json ├── CendioThinLinc.json ├── CitrixShareFile.json ├── CitrixWorkspaceApp.json ├── ClarivateEndnote.json ├── CodelerityApacheNetBeans.json ├── ConnectionExperienceIndicator.json ├── ControlUpAgent.json ├── ControlUpConsole.json ├── ControlUpMonitor.json ├── ControlUpRemoteDX.json ├── Cyberduck.json ├── DAXStudio.json ├── DBBrowserforSQLite.json ├── DebaucheeBarrier.json ├── DevToys.json ├── DockerCompose.json ├── DockerDesktop.json ├── DoubleCommander.json ├── DrataAgent.json ├── DropboxDesktopApp.json ├── DruvainSyncClient.json ├── ESETEndpointAntivirus.json ├── ESETEndpointSecurity.json ├── ESETFullDiskEncryption.json ├── ESETInspectConnector.json ├── ESETPROTECTServer.json ├── ESETSecureAuthentication.json ├── ESETServerSecurity.json ├── Eduvpn.json ├── EgnyteDesktopApp.json ├── Elgato4KCaptureUtility.json ├── ElgatoAudioEffects.json ├── ElgatoCameraHub.json ├── ElgatoControlCenter.json ├── ElgatoEpocCam.json ├── ElgatoGameCapture.json ├── ElgatoStreamDeck.json ├── ElgatoVideoCapture.json ├── ElgatoWaveLink.json ├── FigmaDesktop.json ├── Flameshot.json ├── Fork.json ├── FoxitPDFEditor.json ├── FoxitReader.json ├── FreeFem.json ├── FreedomScientificFusion.json ├── FreedomScientificJAWS.json ├── FreedomScientificZoomText.json ├── GeekSoftwarePDF24Creator.json ├── GeoGebraClassic.json ├── Gephi.json ├── GhislerTotalCommander.json ├── Gimp.json ├── GitExtensions.json ├── GitForWindows.json ├── GitHubAtom.json ├── GitHubDesktop.json ├── GitHubRelease.json ├── GoToConnect.json ├── GoToMeeting.json ├── GoToOpener.json ├── GoogleChrome.json ├── GoogleChromeDriver.json ├── GoogleChromeForTesting.json ├── GoogleChromeHeadlessShell.json ├── GoogleDrive.json ├── Gpg4win.json ├── GrafanaAgent.json ├── Greenshot.json ├── Handbrake.json ├── HashicorpBoundary.json ├── HashicorpConsul.json ├── HashicorpNomad.json ├── HashicorpPacker.json ├── HashicorpTerraform.json ├── HashicorpVault.json ├── HashicorpWaypoint.json ├── ImageGlass.json ├── ImageMagickStudioImageMagick.json ├── JASP.json ├── JGraphDrawIO.json ├── JabraDirect.json ├── JamTreeSizeFree.json ├── JamTreeSizeProfessional.json ├── JeremyMainGPUProfiler.json ├── JetBrainsCLion.json ├── JetBrainsDataGrip.json ├── JetBrainsDataSpell.json ├── JetBrainsGateway.json ├── JetBrainsGoLand.json ├── JetBrainsIntelliJIDEA.json ├── JetBrainsPhpStorm.json ├── JetBrainsPyCharm.json ├── JetBrainsRider.json ├── JetBrainsRubyMine.json ├── JetBrainsSpace.json ├── JetBrainsTeamCity.json ├── JetBrainsToolbox.json ├── JetBrainsWebStorm.json ├── JetBrainsYouTrack.json ├── KDiff3.json ├── KarakunOpenWebStart.json ├── KeePass.json ├── KeePassXCTeamKeePassXC.json ├── KeeWeb.json ├── KubernetesKubectl.json ├── LehrerOffice.json ├── LibreOffice.json ├── MSIXHero.json ├── ManicTimeClient.json ├── MarkMpnSQL4CDS.json ├── MasterPackager.json ├── MattermostDesktop.json ├── Maximus5ConEmu.json ├── McNeelRhino.json ├── MendeleyDesktop.json ├── MestrelabMnova.json ├── Microsoft.NET.json ├── Microsoft365Apps.json ├── MicrosoftAzureCLI.json ├── MicrosoftAzureDataStudio.json ├── MicrosoftAzureFunctionsCoreTools.json ├── MicrosoftAzurePipelinesAgent.json ├── MicrosoftAzureStorageExplorer.json ├── MicrosoftAzureWindowsVMAgent.json ├── MicrosoftBicep.json ├── MicrosoftBotFrameworkEmulator.json ├── MicrosoftEdge.json ├── MicrosoftEdgeDriver.json ├── MicrosoftEdgeWebView2Runtime.json ├── MicrosoftFSLogixApps.json ├── MicrosoftODBCDriverForSQLServer.json ├── MicrosoftODBCDriverForSQLServer17.json ├── MicrosoftOLEDBDriverForSQLServer.json ├── MicrosoftOLEDBDriverForSQLServer18.json ├── MicrosoftOneDrive.json ├── MicrosoftOpenJDK11.json ├── MicrosoftOpenJDK17.json ├── MicrosoftOpenJDK21.json ├── MicrosoftOutlook.json ├── MicrosoftPowerShell.json ├── MicrosoftPowerToys.json ├── MicrosoftSsms.json ├── MicrosoftTeams.json ├── MicrosoftTeamsClassic.json ├── MicrosoftTerminal.json ├── MicrosoftVdot.json ├── MicrosoftVisualStudio.json ├── MicrosoftVisualStudioCode.json ├── MicrosoftWSL.json ├── MicrosoftWindowsAdminCenter.json ├── MicrosoftWindowsApp.json ├── MicrosoftWindowsPackageManagerClient.json ├── MicrosoftWvdBootloader.json ├── MicrosoftWvdInfraAgent.json ├── MicrosoftWvdMultimediaRedirection.json ├── MicrosoftWvdRemoteDesktop.json ├── MicrosoftWvdRtcService.json ├── MiniZincIDE.json ├── Miniconda.json ├── Minitab.json ├── MirantisLens.json ├── MozillaFirefox.json ├── MozillaGeckoDriver.json ├── MozillaThunderbird.json ├── MuseScore.json ├── NETworkManager.json ├── NSClient.json ├── NagiosCrossPlatformAgent.json ├── NanaZip.json ├── Naps2.json ├── NavimaticsWinFSP.json ├── NetPad.json ├── NevcairielLAVFilters.json ├── NextcloudDesktop.json ├── NodeJs.json ├── NodeVersionManager.json ├── Nomacs.json ├── Notable.json ├── NotepadPlusPlus.json ├── Npcap.json ├── OBSStudio.json ├── OBSStudioAlt.json ├── OCSInventoryWindowsAgent.json ├── Obsidian.json ├── OctopusDeployServer.json ├── OctopusTentacle.json ├── OmnissaDynamicEnvironmentManager.json ├── OmnissaHorizonClient.json ├── OmnissaOSOptimizationTool.json ├── OnlyOfficeDesktopEditors.json ├── OpenLens.json ├── OpenShellMenu.json ├── OpenWebStart.json ├── OperaBrowser.json ├── OperaCryptoBrowser.json ├── OperaGXBrowser.json ├── OracleJava17.json ├── OracleJava20.json ├── OracleJava21.json ├── OracleJava22.json ├── OracleJava23.json ├── OracleJava8.json ├── OracleVirtualBox.json ├── PDFArranger.json ├── PDFForgePDFCreator.json ├── PSAppDeployToolkit.json ├── PSFPython.json ├── PaintDotNet.json ├── PaintDotNetOfflineInstaller.json ├── PaloAltoGlobalProtect.json ├── Pandoc.json ├── ParallelsClient.json ├── PeaZipPeaZip.json ├── PiriformCCleanerFree.json ├── PlexDesktop.json ├── PlexHTPC.json ├── PlexMediaServer.json ├── Podman.json ├── PodmanDesktop.json ├── PositRStudio.json ├── Postman.json ├── Praat.json ├── ProgressChefInSpec.json ├── ProgressChefInfraClient.json ├── ProgressChefWorkstation.json ├── ProjectLibre.json ├── Protege.json ├── ProtonDrive.json ├── ProtonVPN.json ├── Proxyman.json ├── PuTTY.json ├── Python.json ├── QGIS.json ├── RCoreTeamRforWindows.json ├── RDAnalyzer.json ├── RedHatOpenJDK17.json ├── RedHatOpenJDK21.json ├── RedHatOpenJDK8.json ├── ResponsivelyApp.json ├── RingCentral.json ├── RizonesoftNotepad3.json ├── SAGAGIS.json ├── SUSERancherDesktop.json ├── SafeExamBrowser.json ├── SafingPortmaster.json ├── ScooterBeyondCompare.json ├── Scratch.json ├── ScreenToGif.json ├── ShareX.json ├── SignalDesktop.json ├── Slack.json ├── SmartBearSoapUI.json ├── SoberLemurPDFSamBasic.json ├── StefansToolsgregpWin.json ├── SumatraPDFReader.json ├── TPGiColourContrastAnalyser.json ├── TableauDesktop.json ├── TableauPrep.json ├── TableauReader.json ├── TeXstudio.json ├── TeamViewer.json ├── TechSmithCamtasia.json ├── TechSmithSnagit.json ├── TelegramDesktop.json ├── TelerikFiddlerClassic.json ├── TelerikFiddlerEverywhere.json ├── TeraTerm.json ├── Terminals.json ├── ThymioSuite.json ├── TogglDesktop.json ├── TorProjectTorBrowser.json ├── Tower.json ├── TrackerSoftwarePDFXChangeEditor.json ├── USBPcap.json ├── UnityEditor.json ├── VMPlexWorkstation.json ├── VMwareTools.json ├── VSCodium.json ├── VastLimitsUberAgent.json ├── VeraCrypt.json ├── VercelHyper.json ├── VideoLanVlcPlayer.json ├── VisualCppRedistAIO.json ├── Win32OpenSSH.json ├── WinMerge.json ├── WinSCP.json ├── WindowsEnterpriseDefaults.json ├── Wireshark.json ├── WixToolset.json ├── XnSoftXnConvert.json ├── XnSoftXnViewMP.json ├── YubicoAuthenticator.json ├── Zoom.json ├── ZoomVDI.json ├── ZorgmailVeiligVerzendenAddin.json ├── Zotero.json ├── _lastupdate.txt ├── dbeaver.json ├── deviceTRUST.json ├── dnGrep.json ├── gretl.json ├── gsudo.json ├── jq.json ├── jrsoftwareInnoSetup.json ├── mRemoteNG.json ├── mySQLConnectorNET.json ├── mySQLConnectorODBC.json ├── mySQLWorkbench.json └── voidtoolsEverything.json └── scripts ├── Get-Endpoints.ps1 ├── New-Report.ps1 ├── Save-LastUpdate.ps1 ├── Update-Json.ps1 ├── Update-JsonHosted.ps1 └── Use-Culture.ps1 /.gitattributes: -------------------------------------------------------------------------------- 1 | *.json eol=lf 2 | -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- 1 | # Set update schedule for GitHub Actions 2 | version: 2 3 | updates: 4 | - package-ecosystem: "github-actions" 5 | directory: "/" 6 | schedule: 7 | interval: "daily" 8 | - package-ecosystem: "pip" 9 | directory: "/" 10 | schedule: 11 | interval: "daily" 12 | - package-ecosystem: "npm" 13 | directory: "/" 14 | schedule: 15 | interval: "daily" 16 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled source # 2 | ################### 3 | *.com 4 | *.class 5 | *.dll 6 | *.exe 7 | *.o 8 | *.so 9 | 10 | # Packages # 11 | ############ 12 | # it's better to unpack these files and commit the raw source 13 | # git has its own built in compression methods 14 | *.7z 15 | *.dmg 16 | *.gz 17 | *.iso 18 | *.jar 19 | *.rar 20 | *.tar 21 | *.zip 22 | 23 | # Logs and databases # 24 | ###################### 25 | *.log 26 | *.sql 27 | *.sqlite 28 | 29 | # OS generated files # 30 | ###################### 31 | .DS_Store 32 | .DS_Store? 33 | ._* 34 | .Spotlight-V100 35 | .Trashes 36 | ehthumbs.db 37 | Thumbs.db 38 | 39 | # Visual Studio files 40 | ###################### 41 | .vs/** 42 | 43 | # Jekyll files 44 | package-lock.json 45 | /docs/_site/** 46 | # /docs/_apps/** 47 | node_modules 48 | package.json 49 | package-lock.json 50 | .wrangler 51 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # App Tracker 2 | 3 | An application version tracker that uses [Evergreen](https://stealthpuppy.com/evergreen) to query for application version updates and store the result in JSON format. 4 | 5 | A workflow is run every 12-hours to retrieve available updates and commit changes to this repository, which then generates the App Tracker site. 6 | 7 | [![update-json](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml/badge.svg?branch=main&event=schedule)](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml) 8 | -------------------------------------------------------------------------------- /docs/.ruby-version: -------------------------------------------------------------------------------- 1 | 3.3.0 2 | -------------------------------------------------------------------------------- /docs/404.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | title: 404 4 | permalink: /404 5 | nav_exclude: true 6 | search_exclude: true 7 | --- 8 | 9 |

Page not found

10 | 11 |

The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this site's home page.

12 | -------------------------------------------------------------------------------- /docs/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM ruby:2.7 2 | 3 | ENV LC_ALL C.UTF-8 4 | ENV LANG en_US.UTF-8 5 | ENV LANGUAGE en_US.UTF-8 6 | 7 | WORKDIR /usr/src/app 8 | 9 | COPY Gemfile just-the-docs.gemspec ./ 10 | RUN gem install bundler && bundle install 11 | 12 | EXPOSE 4000 13 | -------------------------------------------------------------------------------- /docs/Gemfile: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | gemspec 3 | 4 | gem "jekyll", "~> 4.3.4" 5 | 6 | gem "jekyll-github-metadata", ">= 2.16.1" 7 | 8 | gem "jekyll-include-cache", group: :jekyll_plugins 9 | 10 | gem "html-proofer", "~> 5.0.9", :group => :development 11 | -------------------------------------------------------------------------------- /docs/Rakefile: -------------------------------------------------------------------------------- 1 | Dir.glob('lib/tasks/*.rake').each {|r| import r} 2 | -------------------------------------------------------------------------------- /docs/_apps/1/1password7.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 1Password 7 3 | layout: default 4 | nav_order: 2 5 | parent: 1 6 | last_modified_date: Jun 19 2024 at 12:37 AM 7 | --- 8 | 9 | ## 1Password 7 10 | 11 | [Source](https://1password.com/) 12 | 13 | Evergreen app: `1Password7`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 7.9.836 | [https://c.1password.com/dist/1P/win6/1PasswordSetup-7.9.836.exe](https://c.1password.com/dist/1P/win6/1PasswordSetup-7.9.836.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/1/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 1 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # 1 -------------------------------------------------------------------------------- /docs/_apps/7/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 7 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # 7 -------------------------------------------------------------------------------- /docs/_apps/a/appventix.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: AppVentiX 3 | layout: default 4 | nav_order: 2 5 | parent: A 6 | last_modified_date: Mar 29 2025 at 12:38 AM 7 | --- 8 | 9 | ## AppVentiX 10 | 11 | [Source](https://appventix.com/) 12 | 13 | Evergreen app: `AppVentiX`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Filename | URI | 18 | | ------- | -------------------- | -------------------------------------------------------------------------------- | 19 | | 4.1.27 | AppVentiX 4.1.27.zip | [https://download.appventix.com/latest/](https://download.appventix.com/latest/) | 20 | -------------------------------------------------------------------------------- /docs/_apps/a/awscli.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: AWS CLI 3 | layout: default 4 | nav_order: 2 5 | parent: A 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## AWS CLI 10 | 11 | [Source](https://github.com/aws/aws-cli/) 12 | 13 | Evergreen app: `AWSCLI`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------------------------------ | 19 | | 2.27.30 | msi | [https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi](https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/a/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: A 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # A -------------------------------------------------------------------------------- /docs/_apps/b/bitwardendesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Bitwarden Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: B 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## Bitwarden Desktop 10 | 11 | [Source](https://bitwarden.com/) 12 | 13 | Evergreen app: `BitwardenDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | -------- | ---- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.5.1 | exe | [https://artifacts.bitwarden.com/desktop/Bitwarden-Installer-2025.5.1.exe](https://artifacts.bitwarden.com/desktop/Bitwarden-Installer-2025.5.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/b/bluej.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: BlueJ 3 | layout: default 4 | nav_order: 2 5 | parent: B 6 | last_modified_date: Jun 3 2025 at 12:20 PM 7 | --- 8 | 9 | ## BlueJ 10 | 11 | [Source](https://www.bluej.org/) 12 | 13 | Evergreen app: `BlueJ`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------ | 19 | | 5.5.0 | [https://www.bluej.org/download/files/BlueJ-windows-550.msi](https://www.bluej.org/download/files/BlueJ-windows-550.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/b/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: B 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # B -------------------------------------------------------------------------------- /docs/_apps/c/cendiothinlinc.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Cendio ThinLinc 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: Dec 21 2024 at 12:38 AM 7 | --- 8 | 9 | ## Cendio ThinLinc 10 | 11 | [Source](https://www.cendio.com/) 12 | 13 | Evergreen app: `CendioThinLinc`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.18.0 | [https://www.cendio.com/downloads/clients/tl-4.18.0-client-windows.exe](https://www.cendio.com/downloads/clients/tl-4.18.0-client-windows.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/controlupconsole.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ControlUp Console 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: May 21 2025 at 12:21 PM 7 | --- 8 | 9 | ## ControlUp Console 10 | 11 | [Source](https://www.controlup.com/products/controlup/management/) 12 | 13 | Evergreen app: `ControlUpConsole`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | --------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 9.1.0.711 | [https://downloads.controlup.com/console/9.1.0.711/ControlUp.zip](https://downloads.controlup.com/console/9.1.0.711/ControlUp.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/controlupmonitor.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ControlUp Monitor Server 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: May 21 2025 at 12:21 PM 7 | --- 8 | 9 | ## ControlUp Monitor Server 10 | 11 | [Source](https://www.controlup.com/products/controlup/agent/) 12 | 13 | Evergreen app: `ControlUpMonitor`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 9.1.0.711 | [https://downloads.controlup.com/monitor/9.1.0.711/ControlUpMonitor.zip](https://downloads.controlup.com/monitor/9.1.0.711/ControlUpMonitor.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/cyberduck.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: iterate GmbH Cyberduck 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: Apr 30 2025 at 12:19 PM 7 | --- 8 | 9 | ## iterate GmbH Cyberduck 10 | 11 | [Source](https://cyberduck.io/) 12 | 13 | Evergreen app: `Cyberduck`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | Channel | URI | 18 | | ----------- | --------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 9.1.4.43177 | 30/4/2025 | Release | [https://update.cyberduck.io/Cyberduck-Installer-9.1.4.43177.exe](https://update.cyberduck.io/Cyberduck-Installer-9.1.4.43177.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: C 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # C -------------------------------------------------------------------------------- /docs/_apps/d/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: D 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # D -------------------------------------------------------------------------------- /docs/_apps/e/elgatostreamdeck.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Elgato Stream Deck 3 | layout: default 4 | nav_order: 2 5 | parent: E 6 | last_modified_date: Jun 3 2025 at 12:20 PM 7 | --- 8 | 9 | ## Elgato Stream Deck 10 | 11 | [Source](https://www.elgato.com/us/en/s/welcome-to-stream-deck) 12 | 13 | Evergreen app: `ElgatoStreamDeck`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 6.9.1 | x86 | msi | [https://edge.elgato.com/egc/windows/sd/Stream_Deck_6.9.1.21711.msi](https://edge.elgato.com/egc/windows/sd/Stream_Deck_6.9.1.21711.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/e/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: E 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # E -------------------------------------------------------------------------------- /docs/_apps/f/figmadesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Figma Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: F 6 | last_modified_date: May 16 2025 at 12:47 AM 7 | --- 8 | 9 | ## Figma Desktop 10 | 11 | [Source](https://www.figma.com/) 12 | 13 | Evergreen app: `FigmaDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------- | ------------------------------- | -------------------------------------------------------------------------------------------------- | 19 | | 125.4.9 | Thu, 15 May 2025 15:12:29 -0700 | [https://desktop.figma.com/win/Figma-125.4.9.msi](https://desktop.figma.com/win/Figma-125.4.9.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/f/fork.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Dan Pristupov Fork 3 | layout: default 4 | nav_order: 2 5 | parent: F 6 | last_modified_date: May 15 2025 at 12:34 PM 7 | --- 8 | 9 | ## Dan Pristupov Fork 10 | 11 | [Source](https://www.fork.dev) 12 | 13 | Evergreen app: `Fork`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------- | 19 | | 2.8.2 | [https://cdn.fork.dev/win/Fork-2.8.2.exe](https://cdn.fork.dev/win/Fork-2.8.2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/f/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: F 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # F -------------------------------------------------------------------------------- /docs/_apps/g/ghislertotalcommander.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Ghisler TotalCommander 3 | layout: default 4 | nav_order: 2 5 | parent: G 6 | last_modified_date: Feb 20 2025 at 12:39 AM 7 | --- 8 | 9 | ## Ghisler TotalCommander 10 | 11 | [Source](https://www.ghisler.com/) 12 | 13 | Evergreen app: `GhislerTotalCommander`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | URI | 18 | | ------- | ------------ | ---------------------------------------------------------------------------------------------- | 19 | | 11.51 | x64 | [https://totalcommander.ch/win/tcmd1151x64.exe](https://totalcommander.ch/win/tcmd1151x64.exe) | 20 | | 11.51 | x86 | [https://totalcommander.ch/win/tcmd1151x32.exe](https://totalcommander.ch/win/tcmd1151x32.exe) | 21 | -------------------------------------------------------------------------------- /docs/_apps/g/gpg4win.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Gpg4win 3 | layout: default 4 | nav_order: 2 5 | parent: G 6 | last_modified_date: May 22 2025 at 12:43 AM 7 | --- 8 | 9 | ## Gpg4win 10 | 11 | [Source](https://www.gpg4win.org/) 12 | 13 | Evergreen app: `Gpg4win`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ------------------------------------------------------------------------------------------ | 19 | | 4.4.1 | x86 | exe | [https://files.gpg4win.org/gpg4win-4.4.1.exe](https://files.gpg4win.org/gpg4win-4.4.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/g/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: G 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # G -------------------------------------------------------------------------------- /docs/_apps/h/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: H 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # H -------------------------------------------------------------------------------- /docs/_apps/i/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: I 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # I -------------------------------------------------------------------------------- /docs/_apps/j/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: J 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # J -------------------------------------------------------------------------------- /docs/_apps/j/jamtreesizefree.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JAM Software TreeSize Free 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: May 7 2024 at 12:16 PM 7 | --- 8 | 9 | ## JAM Software TreeSize Free 10 | 11 | [Source](https://www.jam-software.com/treesize_free/) 12 | 13 | Evergreen app: `JamTreeSizeFree`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.73 | [https://downloads.jam-software.de/treesize_free/TreeSizeFreeSetup.exe](https://downloads.jam-software.de/treesize_free/TreeSizeFreeSetup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jamtreesizeprofessional.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JAM Software TreeSize Professional 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: May 28 2025 at 12:20 PM 7 | --- 8 | 9 | ## JAM Software TreeSize Professional 10 | 11 | [Source](https://www.jam-software.com/treesize/) 12 | 13 | Evergreen app: `JamTreeSizeProfessional`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 9.50 | [https://downloads.jam-software.de/treesize/TreeSize-x64-Demo.exe](https://downloads.jam-software.de/treesize/TreeSize-x64-Demo.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jasp.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JASP 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: Jan 7 2025 at 12:40 AM 7 | --- 8 | 9 | ## JASP 10 | 11 | [Source](https://jasp-stats.org/) 12 | 13 | Evergreen app: `JASP`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------- | 19 | | 0.19.3 | [https://static.jasp-stats.org/JASP-0.19.3-64bit.msi](https://static.jasp-stats.org/JASP-0.19.3-64bit.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jrsoftwareinnosetup.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: jrsoftware InnoSetup 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: Jun 5 2025 at 12:35 PM 7 | --- 8 | 9 | ## jrsoftware InnoSetup 10 | 11 | [Source](https://www.innosetup.com) 12 | 13 | Evergreen app: `jrsoftwareInnoSetup`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------ | 19 | | 6.4.3 | [https://files.innosetup.nl/innosetup-6.4.3.exe](https://files.innosetup.nl/innosetup-6.4.3.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/k/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: K 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # K -------------------------------------------------------------------------------- /docs/_apps/l/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: L 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # L -------------------------------------------------------------------------------- /docs/_apps/l/lehreroffice.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: LehrerOffice 3 | layout: default 4 | nav_order: 2 5 | parent: L 6 | last_modified_date: May 22 2025 at 12:31 PM 7 | --- 8 | 9 | ## LehrerOffice 10 | 11 | [Source](https://lehreroffice.net/) 12 | 13 | Evergreen app: `LehrerOffice`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------------------------------------------------------ | 19 | | 2025.2 | Exe | [https://cmi-bildung.ch/lo/dateien/easy/lo_desktop_windows.exe](https://cmi-bildung.ch/lo/dateien/easy/lo_desktop_windows.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: M 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # M -------------------------------------------------------------------------------- /docs/_apps/m/masterpackager.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Master Packager 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: Dec 18 2024 at 12:29 PM 7 | --- 8 | 9 | ## Master Packager 10 | 11 | [Source](https://www.masterpackager.com/) 12 | 13 | Evergreen app: `MasterPackager`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | --------- | ---- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 24.9.9118 | Free | [https://www.masterpackager.com/installer/masterpackager_24.9.9118.msi](https://www.masterpackager.com/installer/masterpackager_24.9.9118.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/mendeleydesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Mendeley Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## Mendeley Desktop 10 | 11 | [Source](https://www.mendeley.com/) 12 | 13 | Evergreen app: `MendeleyDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 1.19.8 | [https://desktop-download.mendeley.com/download/Mendeley-Desktop-1.19.8-win32.exe](https://desktop-download.mendeley.com/download/Mendeley-Desktop-1.19.8-win32.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/msixhero.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: MSIX Hero 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: May 17 2025 at 12:31 PM 7 | --- 8 | 9 | ## MSIX Hero 10 | 11 | [Source](https://msixhero.net/) 12 | 13 | Evergreen app: `MSIXHero`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------- | ------------------- | ------------------------------------------------------------------------------------------ | 19 | | 3.1.0.0 | 12/01/2024 09:00:00 | [https://msixhero.net/msix-hero-3.1.0.0.msix](https://msixhero.net/msix-hero-3.1.0.0.msix) | 20 | -------------------------------------------------------------------------------- /docs/_apps/n/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: N 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # N -------------------------------------------------------------------------------- /docs/_apps/n/nagioscrossplatformagent.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Nagios Cross-Platform Agent 3 | layout: default 4 | nav_order: 2 5 | parent: N 6 | last_modified_date: Mar 27 2025 at 12:48 AM 7 | --- 8 | 9 | ## Nagios Cross-Platform Agent 10 | 11 | [Source](https://www.nagios.org/projects/ncpa/) 12 | 13 | Evergreen app: `NagiosCrossPlatformAgent`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------------------------- | 19 | | 3.1.3 | x64 | exe | [https://assets.nagios.com/downloads/ncpa3/ncpa-latest.exe](https://assets.nagios.com/downloads/ncpa3/ncpa-latest.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/n/npcap.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Npcap 3 | layout: default 4 | nav_order: 2 5 | parent: N 6 | last_modified_date: Apr 24 2025 at 12:47 AM 7 | --- 8 | 9 | ## Npcap 10 | 11 | [Source](https://npcap.com/) 12 | 13 | Evergreen app: `Npcap`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------ | 19 | | 1.82 | exe | [https://npcap.com/dist/npcap-1.82.exe](https://npcap.com/dist/npcap-1.82.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/o/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: O 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # O -------------------------------------------------------------------------------- /docs/_apps/o/octopusdeployserver.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Octopus Deploy Server 3 | layout: default 4 | nav_order: 2 5 | parent: O 6 | last_modified_date: Jun 2 2025 at 12:21 PM 7 | --- 8 | 9 | ## Octopus Deploy Server 10 | 11 | [Source](https://octopus.com/) 12 | 13 | Evergreen app: `OctopusDeployServer`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------------ | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.1.10159 | 2/6/2025 | [https://download.octopusdeploy.com/octopus/Octopus.2025.1.10159-x64.msi](https://download.octopusdeploy.com/octopus/Octopus.2025.1.10159-x64.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/p/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: P 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # P -------------------------------------------------------------------------------- /docs/_apps/q/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Q 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Q -------------------------------------------------------------------------------- /docs/_apps/r/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: R 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # R -------------------------------------------------------------------------------- /docs/_apps/r/rcoreteamrforwindows.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: R Core Team R for Windows 3 | layout: default 4 | nav_order: 2 5 | parent: R 6 | last_modified_date: Apr 12 2025 at 12:42 AM 7 | --- 8 | 9 | ## R Core Team R for Windows 10 | 11 | [Source](https://cran.r-project.org/bin/windows/base/) 12 | 13 | Evergreen app: `RCoreTeamRforWindows`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.5.0 | [https://cran.r-project.org/bin/windows/base/R-4.5.0-win.exe](https://cran.r-project.org/bin/windows/base/R-4.5.0-win.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: S 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # S -------------------------------------------------------------------------------- /docs/_apps/s/scratch.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Scratch 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## Scratch 10 | 11 | [Source](https://scratch.mit.edu/) 12 | 13 | Evergreen app: `Scratch`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 3.29.1 | [https://downloads.scratch.mit.edu/desktop/Scratch%203.29.1%20Setup.exe](https://downloads.scratch.mit.edu/desktop/Scratch%203.29.1%20Setup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/signaldesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Signal for Windows 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Jun 5 2025 at 12:48 AM 7 | --- 8 | 9 | ## Signal for Windows 10 | 11 | [Source](https://www.signal.org/) 12 | 13 | Evergreen app: `SignalDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 7.56.1 | [https://updates.signal.org/desktop/signal-desktop-win-7.56.1.exe](https://updates.signal.org/desktop/signal-desktop-win-7.56.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/smartbearsoapui.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: SmartBear SoapUI 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Dec 18 2024 at 12:29 PM 7 | --- 8 | 9 | ## SmartBear SoapUI 10 | 11 | [Source](https://www.soapui.org/) 12 | 13 | Evergreen app: `SmartBearSoapUI`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------- | 19 | | 5.8.0 | [http://dl.eviware.com/soapuios/5.8.0/SoapUI-x64-5.8.0.exe](http://dl.eviware.com/soapuios/5.8.0/SoapUI-x64-5.8.0.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: T 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # T -------------------------------------------------------------------------------- /docs/_apps/t/tableauprep.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Tableau Prep 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 23 2025 at 12:42 AM 7 | --- 8 | 9 | ## Tableau Prep 10 | 11 | [Source](https://www.tableau.com/) 12 | 13 | Evergreen app: `TableauPrep`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | -------- | ------------ | ---- | -------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.1.2 | x86 | exe | [https://downloads.tableau.com/tssoftware/TableauPrep-2025-1-2.exe](https://downloads.tableau.com/tssoftware/TableauPrep-2025-1-2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/tableaureader.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Tableau Reader 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 23 2025 at 12:42 AM 7 | --- 8 | 9 | ## Tableau Reader 10 | 11 | [Source](https://www.tableau.com/) 12 | 13 | Evergreen app: `TableauReader`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | -------- | ------------ | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 2025.1.2 | x64 | exe | [https://downloads.tableau.com/tssoftware/TableauReader-64bit-2025-1-2.exe](https://downloads.tableau.com/tssoftware/TableauReader-64bit-2025-1-2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/teamviewer.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: TeamViewer 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 27 2025 at 12:21 PM 7 | --- 8 | 9 | ## TeamViewer 10 | 11 | [Source](https://www.teamviewer.com/) 12 | 13 | Evergreen app: `TeamViewer`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------ | 19 | | 15.66.5 | [https://dl.teamviewer.com/download/TeamViewer_Setup.exe](https://dl.teamviewer.com/download/TeamViewer_Setup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/telegramdesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Telegram Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## Telegram Desktop 10 | 11 | [Source](https://desktop.telegram.org/) 12 | 13 | Evergreen app: `TelegramDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------- | 19 | | 5.15.1 | [https://updates.tdesktop.com/tsetup/tsetup.5.15.1.exe](https://updates.tdesktop.com/tsetup/tsetup.5.15.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/telerikfiddlereverywhere.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Telerik Fiddler Everywhere 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 29 2025 at 12:25 PM 7 | --- 8 | 9 | ## Telerik Fiddler Everywhere 10 | 11 | [Source](https://www.telerik.com/fiddler) 12 | 13 | Evergreen app: `TelerikFiddlerEverywhere`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 6.6.0 | [https://downloads.getfiddler.com/win/Fiddler%20Everywhere%206.6.0.exe](https://downloads.getfiddler.com/win/Fiddler%20Everywhere%206.6.0.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/u/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: U 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # U -------------------------------------------------------------------------------- /docs/_apps/v/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: V 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # V -------------------------------------------------------------------------------- /docs/_apps/v/vastlimitsuberagent.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: vast limits uberAgent 3 | layout: default 4 | nav_order: 2 5 | parent: V 6 | last_modified_date: Sep 6 2024 at 12:49 AM 7 | --- 8 | 9 | ## vast limits uberAgent 10 | 11 | [Source](https://uberagent.com/) 12 | 13 | Evergreen app: `VastLimitsUberAgent`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 7.3.0 | [https://uberagent.com/downloads/uberAgent/current/uberAgent-7.3.0.zip](https://uberagent.com/downloads/uberAgent/current/uberAgent-7.3.0.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/v/voidtoolseverything.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: voidtools Everything 3 | layout: default 4 | nav_order: 2 5 | parent: V 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## voidtools Everything 10 | 11 | [Source](https://www.voidtools.com/) 12 | 13 | Evergreen app: `voidtoolsEverything`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | URI | 18 | | ---------- | ------------ | -------------------------------------------------------------------------------------------- | 19 | | 1.4.1.1024 | x64 | [https://www.voidtools.com/Everything.x64.msi](https://www.voidtools.com/Everything.x64.msi) | 20 | | 1.4.1.1024 | x86 | [https://www.voidtools.com/Everything.x86.msi](https://www.voidtools.com/Everything.x86.msi) | 21 | -------------------------------------------------------------------------------- /docs/_apps/w/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: W 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # W -------------------------------------------------------------------------------- /docs/_apps/x/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: X 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # X -------------------------------------------------------------------------------- /docs/_apps/x/xnsoftxnviewmp.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: XnSoft XnView MP 3 | layout: default 4 | nav_order: 2 5 | parent: X 6 | last_modified_date: May 29 2025 at 12:48 AM 7 | --- 8 | 9 | ## XnSoft XnView MP 10 | 11 | [Source](https://www.xnview.com/en/xnviewmp/) 12 | 13 | Evergreen app: `XnSoftXnViewMP`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------- | 19 | | 1.9.1 | x64 | exe | [https://download.xnview.com/XnViewMP-win-x64.exe](https://download.xnview.com/XnViewMP-win-x64.exe) | 20 | | 1.9.1 | x86 | exe | [https://download.xnview.com/XnViewMP-win.exe](https://download.xnview.com/XnViewMP-win.exe) | 21 | -------------------------------------------------------------------------------- /docs/_apps/y/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Y 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Y -------------------------------------------------------------------------------- /docs/_apps/z/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Z 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Z -------------------------------------------------------------------------------- /docs/_includes/components/aux_nav.html: -------------------------------------------------------------------------------- 1 | 16 | -------------------------------------------------------------------------------- /docs/_includes/components/header.html: -------------------------------------------------------------------------------- 1 |
2 | {% if site.search_enabled != false %} 3 | {% include components/search_header.html %} 4 | {% else %} 5 |
6 | {% endif %} 7 | {% include header_custom.html %} 8 | {% if site.aux_links %} 9 | {% include components/aux_nav.html %} 10 | {% endif %} 11 |
12 | -------------------------------------------------------------------------------- /docs/_includes/components/search_footer.html: -------------------------------------------------------------------------------- 1 | {% if site.search.button %} 2 | 5 | {% endif %} 6 | 7 |
8 | -------------------------------------------------------------------------------- /docs/_includes/components/search_header.html: -------------------------------------------------------------------------------- 1 | {% capture search_placeholder %}{% include search_placeholder_custom.html %}{% endcapture %} 2 | 3 | 10 | -------------------------------------------------------------------------------- /docs/_includes/css/custom.scss.liquid: -------------------------------------------------------------------------------- 1 | @import "./custom/custom"; 2 | -------------------------------------------------------------------------------- /docs/_includes/css/just-the-docs.scss.liquid: -------------------------------------------------------------------------------- 1 | {% if site.logo %} 2 | $logo: "{{ site.logo | relative_url }}"; 3 | {% endif %} 4 | @import "./support/support"; 5 | @import "./custom/setup"; 6 | @import "./color_schemes/light"; 7 | {% unless include.color_scheme == "light" %} 8 | @import "./color_schemes/{{ include.color_scheme }}"; 9 | {% endunless %} 10 | @import "./modules"; 11 | {% include css/callouts.scss.liquid color_scheme = include.color_scheme %} 12 | {% include css/custom.scss.liquid %} 13 | -------------------------------------------------------------------------------- /docs/_includes/footer_custom.html: -------------------------------------------------------------------------------- 1 | {%- if site.footer_content -%} 2 |

{{ site.footer_content }}

3 | {%- endif -%} 4 | -------------------------------------------------------------------------------- /docs/_includes/head_custom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/head_custom.html -------------------------------------------------------------------------------- /docs/_includes/header_custom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/header_custom.html -------------------------------------------------------------------------------- /docs/_includes/icons/document.html: -------------------------------------------------------------------------------- 1 | 2 | Document 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docs/_includes/icons/expand.html: -------------------------------------------------------------------------------- 1 | 2 | Expand 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docs/_includes/icons/external_link.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | (external link) 4 | 5 | 6 | -------------------------------------------------------------------------------- /docs/_includes/icons/icons.html: -------------------------------------------------------------------------------- 1 | 2 | {% include icons/link.html %} 3 | {% include icons/menu.html %} 4 | {% include icons/expand.html %} 5 | {% include icons/external_link.html %} 6 | {% if site.search_enabled != false %} 7 | {% include icons/document.html %} 8 | {% include icons/search.html %} 9 | {% endif %} 10 | {% if site.enable_copy_code_button != false %} 11 | {% include icons/code_copy.html %} 12 | {% endif %} 13 | 14 | -------------------------------------------------------------------------------- /docs/_includes/icons/link.html: -------------------------------------------------------------------------------- 1 | 2 | Link 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docs/_includes/icons/menu.html: -------------------------------------------------------------------------------- 1 | 2 | Menu 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docs/_includes/icons/search.html: -------------------------------------------------------------------------------- 1 | 2 | Search 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docs/_includes/js/custom.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/js/custom.js -------------------------------------------------------------------------------- /docs/_includes/lunr/custom-data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/lunr/custom-data.json -------------------------------------------------------------------------------- /docs/_includes/lunr/custom-index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/lunr/custom-index.js -------------------------------------------------------------------------------- /docs/_includes/mermaid_config.js: -------------------------------------------------------------------------------- 1 | {} 2 | -------------------------------------------------------------------------------- /docs/_includes/nav_footer_custom.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/_includes/search_placeholder_custom.html: -------------------------------------------------------------------------------- 1 | Search {{site.title}} 2 | -------------------------------------------------------------------------------- /docs/_includes/title.html: -------------------------------------------------------------------------------- 1 | {% if site.logo %} 2 | 3 | {% else %} 4 | {{ site.title }} 5 | {% endif %} 6 | -------------------------------------------------------------------------------- /docs/_includes/toc_heading_custom.html: -------------------------------------------------------------------------------- 1 |

Table of contents

2 | -------------------------------------------------------------------------------- /docs/_layouts/about.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | --- 4 | 5 | {{ content }} 6 | -------------------------------------------------------------------------------- /docs/_layouts/home.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | --- 4 | 5 | {{ content }} 6 | -------------------------------------------------------------------------------- /docs/_layouts/page.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | --- 4 | 5 | {{ content }} 6 | -------------------------------------------------------------------------------- /docs/_layouts/post.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | --- 4 | 5 | {{ content }} 6 | -------------------------------------------------------------------------------- /docs/_layouts/table_wrappers.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: vendor/compress 3 | --- 4 | 5 | {% assign content_ = content | replace: '', '' %} 7 | {{ content_ }} 8 | -------------------------------------------------------------------------------- /docs/_sass/color_schemes/dark.scss: -------------------------------------------------------------------------------- 1 | $color-scheme: dark; 2 | $body-background-color: $grey-dk-300; 3 | $body-heading-color: $grey-lt-000; 4 | $body-text-color: $grey-lt-300; 5 | $link-color: $blue-000; 6 | $nav-child-link-color: $grey-dk-000; 7 | $sidebar-color: $grey-dk-300; 8 | $base-button-color: $grey-dk-250; 9 | $btn-primary-color: $blue-200; 10 | $code-background-color: #31343f; // OneDarkJekyll default for syntax-one-dark-vivid 11 | $code-linenumber-color: #dee2f7; // OneDarkJekyll .nf for syntax-one-dark-vivid 12 | $feedback-color: darken($sidebar-color, 3%); 13 | $table-background-color: $grey-dk-250; 14 | $search-background-color: $grey-dk-250; 15 | $search-result-preview-color: $grey-dk-000; 16 | $border-color: $grey-dk-200; 17 | 18 | @import "./vendor/OneDarkJekyll/syntax"; // this is the one-dark-vivid atom syntax theme 19 | -------------------------------------------------------------------------------- /docs/_sass/color_schemes/light.scss: -------------------------------------------------------------------------------- 1 | $color-scheme: light !default; 2 | $body-background-color: $white !default; 3 | $body-heading-color: $grey-dk-300 !default; 4 | $body-text-color: $grey-dk-100 !default; 5 | $link-color: $green-200 !default; 6 | $nav-child-link-color: $grey-dk-100 !default; 7 | $sidebar-color: $grey-lt-000 !default; 8 | $base-button-color: #f7f7f7 !default; 9 | $btn-primary-color: $green-200 !default; 10 | $code-background-color: $grey-lt-000 !default; 11 | $feedback-color: darken($sidebar-color, 3%) !default; 12 | $table-background-color: $white !default; 13 | $search-background-color: $white !default; 14 | $search-result-preview-color: $grey-dk-000 !default; 15 | 16 | @import "./vendor/OneLightJekyll/syntax"; 17 | -------------------------------------------------------------------------------- /docs/_sass/custom/custom.scss: -------------------------------------------------------------------------------- 1 | // custom SCSS (or CSS) goes here 2 | -------------------------------------------------------------------------------- /docs/_sass/custom/setup.scss: -------------------------------------------------------------------------------- 1 | // custom setup code goes here 2 | -------------------------------------------------------------------------------- /docs/_sass/modules.scss: -------------------------------------------------------------------------------- 1 | // Import external dependencies 2 | @import "./vendor/normalize.scss/normalize"; 3 | 4 | // Modules 5 | @import "./base"; 6 | @import "./layout"; 7 | @import "./content"; 8 | @import "./navigation"; 9 | @import "./typography"; 10 | @import "./labels"; 11 | @import "./buttons"; 12 | @import "./search"; 13 | @import "./tables"; 14 | @import "./code"; 15 | @import "./utilities/utilities"; 16 | @import "./print"; 17 | @import "./skiptomain"; 18 | -------------------------------------------------------------------------------- /docs/_sass/print.scss: -------------------------------------------------------------------------------- 1 | // stylelint-disable selector-max-specificity, selector-max-id, selector-max-type, selector-no-qualifying-type 2 | 3 | @media print { 4 | .site-footer, 5 | .site-button, 6 | #edit-this-page, 7 | #back-to-top, 8 | .site-nav, 9 | .main-header { 10 | display: none !important; 11 | } 12 | 13 | .side-bar { 14 | width: 100%; 15 | height: auto; 16 | border-right: 0 !important; 17 | } 18 | 19 | .site-header { 20 | border-bottom: 1px solid $border-color; 21 | } 22 | 23 | .site-title { 24 | font-size: 1rem !important; 25 | font-weight: 700 !important; 26 | } 27 | 28 | .text-small { 29 | font-size: 8pt !important; 30 | } 31 | 32 | pre.highlight { 33 | border: 1px solid $border-color; 34 | } 35 | 36 | .main { 37 | max-width: none; 38 | margin-left: 0; 39 | } 40 | } 41 | -------------------------------------------------------------------------------- /docs/_sass/skiptomain.scss: -------------------------------------------------------------------------------- 1 | // Skipnav 2 | // Skip to main content 3 | 4 | a.skip-to-main { 5 | left: -999px; 6 | position: absolute; 7 | top: auto; 8 | width: 1px; 9 | height: 1px; 10 | overflow: hidden; 11 | z-index: -999; 12 | } 13 | 14 | a.skip-to-main:focus, 15 | a.skip-to-main:active { 16 | color: $link-color; 17 | background-color: $body-background-color; 18 | left: auto; 19 | top: auto; 20 | width: 30%; 21 | height: auto; 22 | overflow: auto; 23 | margin: 10px 35%; 24 | padding: 5px; 25 | border-radius: 15px; 26 | border: 4px solid $btn-primary-color; 27 | text-align: center; 28 | font-size: 1.2em; 29 | z-index: 999; 30 | } 31 | -------------------------------------------------------------------------------- /docs/_sass/support/mixins/_buttons.scss: -------------------------------------------------------------------------------- 1 | // Colored button 2 | 3 | @mixin btn-color($fg, $bg) { 4 | color: $fg; 5 | background-color: darken($bg, 2%); 6 | background-image: linear-gradient(lighten($bg, 5%), darken($bg, 2%)); 7 | box-shadow: 8 | 0 1px 3px rgba(0, 0, 0, 0.25), 9 | 0 4px 10px rgba(0, 0, 0, 0.12); 10 | 11 | &:hover, 12 | &.zeroclipboard-is-hover { 13 | color: $fg; 14 | background-color: darken($bg, 4%); 15 | background-image: linear-gradient((lighten($bg, 2%), darken($bg, 4%))); 16 | } 17 | 18 | &:active, 19 | &.selected, 20 | &.zeroclipboard-is-active { 21 | background-color: darken($bg, 5%); 22 | background-image: none; 23 | box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); 24 | } 25 | 26 | &.selected:hover { 27 | background-color: darken($bg, 10%); 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /docs/_sass/support/mixins/_layout.scss: -------------------------------------------------------------------------------- 1 | // Media query 2 | 3 | // Media query mixin 4 | // Usage: 5 | // @include mq(md) { 6 | // ..medium and up styles 7 | // } 8 | @mixin mq($name) { 9 | // Retrieves the value from the key 10 | $value: map-get($media-queries, $name); 11 | 12 | // If the key exists in the map 13 | @if $value { 14 | // Prints a media query based on the value 15 | @media (min-width: $value) { 16 | @content; 17 | } 18 | } @else { 19 | @warn "No value could be retrieved from `#{$media-query}`. Please make sure it is defined in `$media-queries` map."; 20 | } 21 | } 22 | 23 | // Responsive container 24 | 25 | @mixin container { 26 | padding-right: $gutter-spacing-sm; 27 | padding-left: $gutter-spacing-sm; 28 | 29 | @include mq(md) { 30 | padding-right: $gutter-spacing; 31 | padding-left: $gutter-spacing; 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /docs/_sass/support/mixins/mixins.scss: -------------------------------------------------------------------------------- 1 | @import "./layout"; 2 | @import "./buttons"; 3 | @import "./typography"; 4 | -------------------------------------------------------------------------------- /docs/_sass/support/support.scss: -------------------------------------------------------------------------------- 1 | @import "./variables"; 2 | @import "./mixins/mixins"; 3 | -------------------------------------------------------------------------------- /docs/_sass/utilities/_lists.scss: -------------------------------------------------------------------------------- 1 | // Utility classes for lists 2 | 3 | // stylelint-disable selector-max-type 4 | 5 | .list-style-none { 6 | padding: 0 !important; 7 | margin: 0 !important; 8 | list-style: none !important; 9 | 10 | li { 11 | &::before { 12 | display: none !important; 13 | } 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /docs/_sass/utilities/utilities.scss: -------------------------------------------------------------------------------- 1 | @import "./colors"; 2 | @import "./layout"; 3 | @import "./typography"; 4 | @import "./lists"; 5 | @import "./spacing"; 6 | -------------------------------------------------------------------------------- /docs/_sass/vendor/normalize.scss/README.md: -------------------------------------------------------------------------------- 1 | # normalize.scss 2 | 3 | Normalize.scss is an SCSS copy of [normalize.css](http://necolas.github.io/normalize.css), a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. 4 | 5 | The [normalize.scss fork](https://github.com/guerrero/normalize.scss) of [normalize.css](http://necolas.github.io/normalize.css) was archived in 2014, and has not been updated since v0.1.0. 6 | 7 | [View the normalize.css test file](http://necolas.github.io/normalize.css/latest/test.html) 8 | -------------------------------------------------------------------------------- /docs/apps/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Apps 3 | layout: default 4 | nav_exclude: true 5 | --- 6 | # Apps 7 | 8 | Select an application in the list to the left, or use the search box above. 9 | -------------------------------------------------------------------------------- /docs/assets/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/android-chrome-192x192.png -------------------------------------------------------------------------------- /docs/assets/android-chrome-384x384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/android-chrome-384x384.png -------------------------------------------------------------------------------- /docs/assets/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/android-chrome-512x512.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-120x120-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-120x120-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-152x152-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-152x152-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-180x180-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-180x180-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-180x180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-180x180.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-60x60-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-60x60-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-76x76-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-76x76-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon-precomposed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon-precomposed.png -------------------------------------------------------------------------------- /docs/assets/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/apple-touch-icon.png -------------------------------------------------------------------------------- /docs/assets/browserconfig.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | #da532c 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /docs/assets/css/just-the-docs-dark.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {% include css/just-the-docs.scss.liquid color_scheme="dark" %} 4 | -------------------------------------------------------------------------------- /docs/assets/css/just-the-docs-default.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {% if site.color_scheme and site.color_scheme != "nil" %} 4 | {% assign color_scheme = site.color_scheme %} 5 | {% else %} 6 | {% assign color_scheme = "light" %} 7 | {% endif %} 8 | {% include css/just-the-docs.scss.liquid color_scheme=color_scheme %} 9 | -------------------------------------------------------------------------------- /docs/assets/css/just-the-docs-head-nav.css: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {%- if site.color_scheme and site.color_scheme != "nil" -%} 4 | {%- assign color_scheme = site.color_scheme -%} 5 | {%- else -%} 6 | {%- assign color_scheme = "light" -%} 7 | {%- endif -%} 8 | 9 | {%- capture newline %} 10 | {% endcapture -%} 11 | 12 | {%- capture scss -%} 13 | {% include css/just-the-docs.scss.liquid color_scheme=color_scheme %} 14 | .site-nav ul li a { 15 | background-image: linear-gradient( 16 | -90deg, 17 | rgba($feedback-color, 1) 0%, 18 | rgba($feedback-color, 0.8) 80%, 19 | rgba($feedback-color, 0) 100% 20 | ); 21 | } 22 | {%- endcapture -%} 23 | 24 | {{ scss | scssify | split: newline | slice: -3, 3 | join: newline }} 25 | -------------------------------------------------------------------------------- /docs/assets/css/just-the-docs-light.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {% include css/just-the-docs.scss.liquid color_scheme="light" %} 4 | -------------------------------------------------------------------------------- /docs/assets/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/favicon-16x16.png -------------------------------------------------------------------------------- /docs/assets/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/favicon-32x32.png -------------------------------------------------------------------------------- /docs/assets/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/favicon.ico -------------------------------------------------------------------------------- /docs/assets/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/favicon.png -------------------------------------------------------------------------------- /docs/assets/icon-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/icon-192x192.png -------------------------------------------------------------------------------- /docs/assets/images/evergreenbulb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/images/evergreenbulb.png -------------------------------------------------------------------------------- /docs/assets/js/tables.js: -------------------------------------------------------------------------------- 1 | document$.subscribe(function() { 2 | var tables = document.querySelectorAll("article table") 3 | tables.forEach(function(table) { 4 | new Tablesort(table) 5 | }) 6 | }) -------------------------------------------------------------------------------- /docs/assets/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/mstile-150x150.png -------------------------------------------------------------------------------- /docs/assets/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/assets/mstile-310x310.png -------------------------------------------------------------------------------- /docs/assets/site.webmanifest: -------------------------------------------------------------------------------- 1 | { 2 | "name": "stealthpuppy", 3 | "short_name": "stealthpuppy", 4 | "icons": [ 5 | { 6 | "src": "/android-chrome-192x192.png", 7 | "sizes": "192x192", 8 | "type": "image/png" 9 | }, 10 | { 11 | "src": "/android-chrome-512x512.png", 12 | "sizes": "512x512", 13 | "type": "image/png" 14 | } 15 | ], 16 | "theme_color": "#ffffff", 17 | "background_color": "#ffffff", 18 | "display": "standalone" 19 | } 20 | -------------------------------------------------------------------------------- /docs/bin/just-the-docs: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env ruby 2 | 3 | gem_dir = File.expand_path("..",File.dirname(__FILE__)) 4 | $LOAD_PATH.unshift gem_dir # Look in gem directory for resources first. 5 | exec_type = ARGV[0] 6 | 7 | if exec_type == 'rake' then 8 | require 'rake' 9 | require 'pp' 10 | pwd=Dir.pwd 11 | Dir.chdir(gem_dir) # We'll load rakefile from the gem's dir. 12 | Rake.application.init 13 | Rake.application.load_rakefile 14 | Dir.chdir(pwd) # Revert to original pwd for any path args passed to task. 15 | Rake.application.invoke_task(ARGV[1]) 16 | end 17 | -------------------------------------------------------------------------------- /docs/docker-compose.yml: -------------------------------------------------------------------------------- 1 | version: "3.5" 2 | 3 | services: 4 | jekyll: 5 | build: 6 | context: ./ 7 | ports: 8 | - 4000:4000 9 | volumes: 10 | - .:/usr/src/app 11 | stdin_open: true 12 | tty: true 13 | command: bundle exec jekyll serve -H 0.0.0.0 -t 14 | 15 | -------------------------------------------------------------------------------- /docs/fixtures/Gemfile-github-pages: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | 3 | gem 'github-pages', group: :jekyll_plugins 4 | -------------------------------------------------------------------------------- /docs/fixtures/Gemfile-jekyll-3.9: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | 3 | gem "jekyll", "~> 3.9" 4 | 5 | gem "jekyll-seo-tag", ">= 2.0" 6 | gem "rake", ">= 12.3.1" 7 | 8 | gem "jekyll-include-cache", group: :jekyll_plugins 9 | 10 | # required for Jekyll 3 11 | gem "kramdown-parser-gfm", '~> 1.1' 12 | 13 | # docs-only 14 | gem "jekyll-github-metadata", ">= 2.15" 15 | -------------------------------------------------------------------------------- /docs/fixtures/Gemfile-jekyll-4.3: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | 3 | gem "jekyll", "~> 4.3" 4 | 5 | gem "jekyll-seo-tag", ">= 2.0" 6 | gem "rake", ">= 12.3.1" 7 | 8 | gem "jekyll-include-cache", group: :jekyll_plugins 9 | 10 | # docs-only 11 | gem "jekyll-github-metadata", ">= 2.15" 12 | -------------------------------------------------------------------------------- /docs/fixtures/README.md: -------------------------------------------------------------------------------- 1 | # Test Fixtures 2 | 3 | These files are used by Just the Docs maintainers to test *the theme itself*. **If you are using Just the Docs as a theme, you should not copy these files over.** 4 | -------------------------------------------------------------------------------- /docs/fixtures/html5validator-config.yml: -------------------------------------------------------------------------------- 1 | root: _site 2 | -------------------------------------------------------------------------------- /json/1Password.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "8.10.78", 4 | "Type": "exe", 5 | "URI": "https://cdn.agilebits.com/dist/1P/win8/1PasswordSetup-8.10.78.exe" 6 | }, 7 | { 8 | "Version": "8.10.78", 9 | "Type": "msi", 10 | "URI": "https://downloads.1password.com/win/1PasswordSetup-latest.msi" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/1Password7.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.9.836", 4 | "URI": "https://c.1password.com/dist/1P/win6/1PasswordSetup-7.9.836.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/1PasswordCLI.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.31.1", 4 | "Architecture": "x64", 5 | "Type": "zip", 6 | "URI": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.31.1/op_windows_amd64_v2.31.1.zip" 7 | }, 8 | { 9 | "Version": "2.31.1", 10 | "Architecture": "x86", 11 | "Type": "zip", 12 | "URI": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.31.1/op_windows_386_v2.31.1.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/ALMToolkit.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.1.11", 4 | "Date": "10/1/2025", 5 | "Size": 288519168, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/microsoft/Analysis-Services/releases/download/5.1.11/AlmToolkitSetup.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/AWSAppStreamClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.1.1437", 4 | "Date": "Wed, 21 May 2025 19:00:00 GMT", 5 | "Type": "exe", 6 | "URI": "https://clients.amazonappstream.com/installers/windows/AmazonAppStreamClientSetup_1.1.1437.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/AWSCLI.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.27.30", 4 | "Type": "msi", 5 | "URI": "https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/AWSSAMCLI.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.140.0", 4 | "Date": "5/6/2025", 5 | "Size": 93372416, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/aws/aws-sam-cli/releases/download/v1.140.0/AWS_SAM_CLI_64_PY3.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/AWSSMP.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.2.707.0", 4 | "Type": "exe", 5 | "URI": "https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.707.0/windows/SessionManagerPluginSetup.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/AdobeAcrobatProStdDC.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.001.20467", 4 | "Architecture": "x64", 5 | "Sku": "Pro", 6 | "URI": "https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_x64_WWMUI.zip" 7 | }, 8 | { 9 | "Version": "25.001.20467", 10 | "Architecture": "x64", 11 | "Sku": "Standard", 12 | "URI": "https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_x64_WWMUI.zip" 13 | }, 14 | { 15 | "Version": "25.001.20467", 16 | "Architecture": "x86", 17 | "Sku": "Pro", 18 | "URI": "https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_WWMUI.zip" 19 | }, 20 | { 21 | "Version": "25.001.20467", 22 | "Architecture": "x86", 23 | "Sku": "Standard", 24 | "URI": "https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_WWMUI.zip" 25 | } 26 | ] -------------------------------------------------------------------------------- /json/AdobeBrackets.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.14.2", 4 | "Date": "27/3/2020", 5 | "Size": 80896000, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/adobe/brackets/releases/download/release-1.14.2/Brackets.Release.1.14.2.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/AdobeConnect.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.5.5", 4 | "Type": "exe", 5 | "Architecture": "x64", 6 | "URI": "https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectAppSetup11_2025_5_5.exe" 7 | }, 8 | { 9 | "Version": "2025.5.5", 10 | "Type": "msi", 11 | "Architecture": "x64", 12 | "URI": "https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2025_5_5.msi" 13 | }, 14 | { 15 | "Version": "2024.9.149", 16 | "Type": "exe", 17 | "Architecture": "x86", 18 | "URI": "https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectAppSetup11_2024_9_149_32.exe" 19 | }, 20 | { 21 | "Version": "2024.9.149", 22 | "Type": "msi", 23 | "Architecture": "x86", 24 | "URI": "https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2024_9_149_32.msi" 25 | } 26 | ] -------------------------------------------------------------------------------- /json/AdobeDigitalEditions.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.5.7.179634", 4 | "Type": "exe", 5 | "URI": "https://adedownload.adobe.com/pub/adobe/digitaleditions/ADE_4.5_Installer.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/AdoptiumTemurin16.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "16.0.2+7", 4 | "Date": "2021-07-30T17:14:29Z", 5 | "ImageType": "jdk", 6 | "Checksum": "b153c6ce102c6f05fd710c4b26c64224b649457613dad4830dcc6b551c0a4b3d", 7 | "Size": 181499904, 8 | "Architecture": "x64", 9 | "Type": "msi", 10 | "URI": "https://github.com/adoptium/temurin16-binaries/releases/download/jdk-16.0.2%2B7/OpenJDK16U-jdk_x64_windows_hotspot_16.0.2_7.msi" 11 | }, 12 | { 13 | "Version": "16.0.2+7", 14 | "Date": "2021-09-29T09:37:24Z", 15 | "ImageType": "jdk", 16 | "Checksum": "5f988fe7360e769918831c0842f8aa4b3f71103b32cdb67ded57750fcb42ecdc", 17 | "Size": 163936768, 18 | "Architecture": "x86", 19 | "Type": "msi", 20 | "URI": "https://github.com/adoptium/temurin16-binaries/releases/download/jdk-16.0.2%2B7/OpenJDK16U-jdk_x86-32_windows_hotspot_16.0.2_7.msi" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/AdoptiumTemurin20.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "20.0.2+9", 4 | "Date": "2023-07-24T07:48:55Z", 5 | "ImageType": "jre", 6 | "Checksum": "0217ba025c5ac579982a80791d4637e2b4b6afb14de522fff2b818d0203d4cea", 7 | "Size": 32972800, 8 | "Architecture": "x64", 9 | "Type": "msi", 10 | "URI": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jre_x64_windows_hotspot_20.0.2_9.msi" 11 | }, 12 | { 13 | "Version": "20.0.2+9", 14 | "Date": "2023-07-24T07:48:36Z", 15 | "ImageType": "jdk", 16 | "Checksum": "703be6194d2ae3fc90870497417e22a72ba9a65995aa84b63bca4f4e1fb8395a", 17 | "Size": 174718976, 18 | "Architecture": "x64", 19 | "Type": "msi", 20 | "URI": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jdk_x64_windows_hotspot_20.0.2_9.msi" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/AdoptiumTemurin22.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "22.0.2+9", 4 | "Date": "2024-07-19T17:30:30Z", 5 | "ImageType": "jre", 6 | "Checksum": "976ca7a664831ac76cd956ce525e6c86ddcadb70c0bc29a3754c55c991955cb7", 7 | "Size": 34783232, 8 | "Architecture": "x64", 9 | "Type": "msi", 10 | "URI": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.msi" 11 | }, 12 | { 13 | "Version": "22.0.2+9", 14 | "Date": "2024-07-19T17:29:59Z", 15 | "ImageType": "jdk", 16 | "Checksum": "d961cb2e612223e94b0506c61e1360d11b8961eab822ff12fa9b8921c4627a25", 17 | "Size": 179064832, 18 | "Architecture": "x64", 19 | "Type": "msi", 20 | "URI": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jdk_x64_windows_hotspot_22.0.2_9.msi" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/AdvancedInstaller.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "22.7", 4 | "Size": "313359872", 5 | "Sha256": "3AFDE8A50D687E28987CEC6C259EC1DD417F2F1F8080B431800E19AEDBB50E1B", 6 | "Type": "msi", 7 | "URI": "https://www.advancedinstaller.com/downloads/22.7/advinst.msi" 8 | } 9 | ] -------------------------------------------------------------------------------- /json/AirtameApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.13.1", 4 | "Installer": "Windows", 5 | "Type": "exe", 6 | "URI": "https://airtame-app.b-cdn.net/app/latest/win/Airtame-4.13.1-setup.exe" 7 | }, 8 | { 9 | "Version": "4.13.1", 10 | "Installer": "Portable", 11 | "Type": "exe", 12 | "URI": "https://airtame-app.b-cdn.net/app/latest/win/Airtame-4.13.1-portable.exe" 13 | }, 14 | { 15 | "Version": "4.13.1", 16 | "Installer": "MSI", 17 | "Type": "msi", 18 | "URI": "https://airtame-app.b-cdn.net/app/latest/win/Airtame-4.13.1-setup.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/AkeoRufusAlt.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.7.2231", 4 | "Type": "exe", 5 | "Architecture": "ARM64", 6 | "URI": "https://github.com/pbatard/rufus/releases/download/v4.7/rufus-4.7_arm64.exe" 7 | }, 8 | { 9 | "Version": "4.7.2231", 10 | "Type": "exe", 11 | "Architecture": "x64", 12 | "URI": "https://github.com/pbatard/rufus/releases/download/v4.7/rufus-4.7_x86.exe" 13 | }, 14 | { 15 | "Version": "4.7.2231", 16 | "Type": "exe", 17 | "Architecture": "x86", 18 | "URI": "https://github.com/pbatard/rufus/releases/download/v4.7/rufus-4.7_arm64.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto15.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "15.0.2.7.1", 4 | "Md5": "b0a2566947db06989ff31d1e8797a776", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/15.0.2.7.1/amazon-corretto-15.0.2.7.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "15.0.2.7.1", 11 | "Md5": "2d176e977c696778f7c06063e40d9858", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/15.0.2.7.1/amazon-corretto-15.0.2.7.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto16.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "16.0.2.7.1", 4 | "Md5": "8685d3dabd212bd04dfaf1c3e69d6727", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/16.0.2.7.1/amazon-corretto-16.0.2.7.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "16.0.2.7.1", 11 | "Md5": "a9774e8a0820b3cf94460cc433a91207", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/16.0.2.7.1/amazon-corretto-16.0.2.7.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto17.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "17.0.15.6.1", 4 | "Md5": "439b30fdffbf88bc1c5dbe94797bfc95", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/17.0.15.6.1/amazon-corretto-17.0.15.6.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "17.0.15.6.1", 11 | "Md5": "8754fc7571f9958de8efc86c12b60137", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/17.0.15.6.1/amazon-corretto-17.0.15.6.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto20.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "20.0.2.10.1", 4 | "Md5": "f0e96931b9759bef4f2dcd0c60e21d02", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/20.0.2.10.1/amazon-corretto-20.0.2.10.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "20.0.2.10.1", 11 | "Md5": "ebb46acc140497c4d276106f58d50bb2", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/20.0.2.10.1/amazon-corretto-20.0.2.10.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto21.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "21.0.7.6.1", 4 | "Md5": "2c0e92a0de4b7bcdfda82ba665555f25", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/21.0.7.6.1/amazon-corretto-21.0.7.6.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "21.0.7.6.1", 11 | "Md5": "bb0d100f34b407ec2bc20cecad13e96c", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/21.0.7.6.1/amazon-corretto-21.0.7.6.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/AmazonCorretto22.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "22.0.2.9.1", 4 | "Md5": "5ad0104a4d75b87c1da218cdf572d604", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://corretto.aws/downloads/resources/22.0.2.9.1/amazon-corretto-22.0.2.9.1-windows-x64.msi" 8 | }, 9 | { 10 | "Version": "22.0.2.9.1", 11 | "Md5": "5eea3c3ef128746bf8a842add1fb42b1", 12 | "Architecture": "x64", 13 | "Type": "zip", 14 | "URI": "https://corretto.aws/downloads/resources/22.0.2.9.1/amazon-corretto-22.0.2.9.1-windows-x64-jdk.zip" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/Anaconda.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2024.10", 4 | "Architecture": "x64", 5 | "Date": "2024-10-23T14:03:59.7568132Z", 6 | "Size": 996695888, 7 | "MD5": "c3ec3b6aae0ab83ae8d13d35fa8c984d", 8 | "Sha256": "c1cb433e23997c84ade4ff7241b61b2f9b10a616c230da34e641e9c96dada49d", 9 | "URI": "https://repo.anaconda.com/archive/Anaconda3-2024.10-1-Windows-x86_64.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/AnalogDevicesLTspice.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "24.1.9.1", 4 | "Date": "27/05/2025", 5 | "Size": "138287616", 6 | "Sha256": "AF93F7916FE70CDF7D99B4E4943AE67A0737C1F2286AD9900BC1DE028A1E987F", 7 | "Type": "msi", 8 | "URI": "https://LTspice.analog.com/download/24.1.9/LTspice64.msi" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/Anki.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.02.6", 4 | "Date": "1/6/2025", 5 | "Size": 152024760, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/ankitects/anki/releases/download/25.02.6/anki-25.02.6-windows-qt6.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/AppVentiX.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.1.27", 4 | "Filename": "AppVentiX 4.1.27.zip", 5 | "URI": "https://download.appventix.com/latest/" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/ArtifexGhostscript.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "10.05.1", 4 | "Date": "29/4/2025", 5 | "Size": 64674040, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w64.exe" 10 | }, 11 | { 12 | "Version": "10.05.1", 13 | "Date": "29/4/2025", 14 | "Size": 52754088, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10051/gs10051w32.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/AtlassianSourcetree.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.4.23", 4 | "Type": "exe", 5 | "URI": "https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourceTreeSetup-3.4.23.exe" 6 | }, 7 | { 8 | "Version": "3.4.23", 9 | "Type": "msi", 10 | "URI": "https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.4.23.msi" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/Audacity.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.7.3", 4 | "Date": "13/3/2025", 5 | "Size": 16959640, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/audacity/audacity/releases/download/Audacity-3.7.3/audacity-win-3.7.3-64bit.exe" 10 | }, 11 | { 12 | "Version": "3.7.3", 13 | "Date": "13/3/2025", 14 | "Size": 15528616, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/audacity/audacity/releases/download/Audacity-3.7.3/audacity-win-3.7.3-32bit.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/AutoIt.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.3.16.1", 4 | "Date": "19/9/2022", 5 | "Channel": "Stable", 6 | "Size": "13529048", 7 | "Type": "exe", 8 | "URI": "https://www.autoitscript.com/cgi-bin/getfile.pl?autoit3/autoit-v3.3.16.1-setup.exe" 9 | }, 10 | { 11 | "Version": "3.3.15.5", 12 | "Date": "27/2/2022", 13 | "Channel": "Beta", 14 | "Size": "12498752", 15 | "Type": "exe", 16 | "URI": "https://www.autoitscript.com/autoit3/files/beta/autoit/autoit-v3.3.15.5-beta-setup.exe" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/AutodeskFusion360.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2602.1.14", 4 | "Type": "exe", 5 | "Filename": "Fusion 360 Admin Install.exe", 6 | "URI": "https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/AzulZulu21.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "21.0.7+6", 4 | "Date": "2025-04-14T10:07:00Z", 5 | "ImageType": "jdk", 6 | "Architecture": "x64", 7 | "Type": "msi", 8 | "URI": "https://cdn.azul.com/zulu/bin/zulu21.42.19-ca-jdk21.0.7-win_x64.msi" 9 | }, 10 | { 11 | "Version": "21.0.7+6", 12 | "Date": "2025-04-14T10:07:00Z", 13 | "ImageType": "jre", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://cdn.azul.com/zulu/bin/zulu21.42.19-ca-jre21.0.7-win_x64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/BISF.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.1912.7", 4 | "Date": "19/11/2022", 5 | "Size": 3357696, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "MSI", 9 | "URI": "https://github.com/EUCweb/BIS-F/releases/download/7.1912.7/setup-BIS-F-7.1912.7.11042.MSI" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/BeekeeperStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.2.10", 4 | "Date": "28/5/2025", 5 | "Size": 160204408, 6 | "Architecture": "x86", 7 | "InstallerType": "Portable", 8 | "Type": "exe", 9 | "URI": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v5.2.10/Beekeeper-Studio-5.2.10-portable.exe" 10 | }, 11 | { 12 | "Version": "5.2.10", 13 | "Date": "28/5/2025", 14 | "Size": 160425096, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v5.2.10/Beekeeper-Studio-Setup-5.2.10.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/BitwardenDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.5.1", 4 | "Type": "exe", 5 | "URI": "https://artifacts.bitwarden.com/desktop/Bitwarden-Installer-2025.5.1.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/BlenderLauncher.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.15.1", 4 | "Date": "9/8/2022", 5 | "Size": 46908603, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "zip", 9 | "URI": "https://github.com/DotBow/Blender-Launcher/releases/download/v1.15.1/Blender_Launcher_v1.15.1_Windows_x64.zip" 10 | }, 11 | { 12 | "Version": "1.15.1", 13 | "Date": "9/8/2022", 14 | "Size": 46895843, 15 | "Architecture": "x64", 16 | "InstallerType": "Debug", 17 | "Type": "zip", 18 | "URI": "https://github.com/DotBow/Blender-Launcher/releases/download/v1.15.1/Blender_Launcher_v1.15.1_Windows_x64_DEBUG.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/BlueJ.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.5.0", 4 | "URI": "https://www.bluej.org/download/files/BlueJ-windows-550.msi" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/CendioThinLinc.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.18.0", 4 | "URI": "https://www.cendio.com/downloads/clients/tl-4.18.0-client-windows.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/CitrixShareFile.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "24.10.3.0", 4 | "Date": "2024-10-21T12:00:00+00:00", 5 | "Size": "53855072", 6 | "Hash": "x85JtVtgDsqs5MAfCPqcnY3NqOQy/HFx3ezjnKJAQs7t04f2A/jtiQ==", 7 | "URI": "https://www.sf-cdn.net/downloads/cfwin/ShareFileForWindows-v24.10.3.0.exe" 8 | } 9 | ] -------------------------------------------------------------------------------- /json/CitrixWorkspaceApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.3.2.196", 4 | "Stream": "Current", 5 | "Date": "22/5/2025", 6 | "Size": "439873824", 7 | "Hash": "87e034c9cfdb86b2633a5a582ea4e092bf000aff3928df67c5197d624aad3033", 8 | "URI": "https://downloadplugins.citrix.com/ReceiverUpdates/Prod/Receiver/Win/CitrixWorkspaceApp25.3.2.196.exe" 9 | }, 10 | { 11 | "Version": "24.2.3000.3016", 12 | "Stream": "LTSR", 13 | "Date": "2/4/2025", 14 | "Size": "420850976", 15 | "Hash": "02a4eba77449177efe11296a020c81fce0379cf2fb1726782904708278c5918d", 16 | "URI": "https://downloadplugins.citrix.com/ReceiverUpdates/Prod/Receiver/Win/CitrixWorkspaceApp24.2.3000.3016.exe" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/CodelerityApacheNetBeans.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "v25-build1", 4 | "Date": "20/2/2025", 5 | "Size": 608323112, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/codelerity/netbeans-installers/releases/download/v25-build1/Apache-NetBeans-25.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ConnectionExperienceIndicator.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.3.0", 4 | "Date": "6/7/2022", 5 | "Size": 429816, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/RDAnalyzer/connection-experience-indicator/releases/download/v1.3.0/ExperienceIndicator.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ControlUpAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.1.0.711", 4 | "Framework": "64bit-.net48", 5 | "Architecture": "x64", 6 | "URI": "https://downloads.controlup.com/agent/9.1.0.711/ControlUpAgent-net48-x64-9.1.0.711-signed.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ControlUpConsole.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.1.0.711", 4 | "URI": "https://downloads.controlup.com/console/9.1.0.711/ControlUp.zip" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/ControlUpMonitor.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.1.0.711", 4 | "URI": "https://downloads.controlup.com/monitor/9.1.0.711/ControlUpMonitor.zip" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/ControlUpRemoteDX.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.1.0.711", 4 | "Plugin": "Citrix Workspace App - Windows", 5 | "Architecture": "x86", 6 | "URI": "https://downloads.controlup.com/RemoteDX/citrix/windows/curdx_windows_citrix.exe" 7 | }, 8 | { 9 | "Version": "9.1.0.711", 10 | "Plugin": "VMware Horizon Client - Windows", 11 | "Architecture": "x86", 12 | "URI": "https://downloads.controlup.com/RemoteDX/vmware/windows/curdx_windows_vmware.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/Cyberduck.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.1.4.43177", 4 | "Date": "30/4/2025", 5 | "Channel": "Release", 6 | "URI": "https://update.cyberduck.io/Cyberduck-Installer-9.1.4.43177.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/DAXStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.2.1", 4 | "Date": "5/9/2024", 5 | "Size": 11639152, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.1/DaxStudio_3_2_1_setup.exe" 10 | }, 11 | { 12 | "Version": "3.2.1", 13 | "Date": "5/9/2024", 14 | "Size": 19823461, 15 | "Architecture": "x86", 16 | "InstallerType": "Portable", 17 | "Type": "zip", 18 | "URI": "https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.1/DaxStudio_3_2_1_portable.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/DebaucheeBarrier.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.4.0", 4 | "Date": "1/11/2021", 5 | "Size": 9279404, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/debauchee/barrier/releases/download/v2.4.0/BarrierSetup-2.4.0-release.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/DevToys.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.0.13.0", 4 | "Date": "23/7/2023", 5 | "Size": 166568573, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msixbundle", 9 | "URI": "https://github.com/DevToys-app/DevToys/releases/download/v1.0.13.0/64360VelerSoftware.DevToys_1.0.13.0_neutral_._j80j2txgjg9dj.msixbundle" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/DockerCompose.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.37.0", 4 | "Date": "5/6/2025", 5 | "Size": 73111040, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/docker/compose/releases/download/v2.37.0/docker-compose-windows-aarch64.exe" 10 | }, 11 | { 12 | "Version": "2.37.0", 13 | "Date": "5/6/2025", 14 | "Size": 75899392, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/docker/compose/releases/download/v2.37.0/docker-compose-windows-x86_64.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/DockerDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.42.0", 4 | "Build": "195023", 5 | "Size": "589348720", 6 | "Type": "exe", 7 | "URI": "https://desktop.docker.com/win/main/amd64/195023/Docker%20Desktop%20Installer.exe" 8 | }, 9 | { 10 | "Version": "4.42.0", 11 | "Build": "195023", 12 | "Size": "589348720", 13 | "Type": "msi", 14 | "URI": "https://desktop.docker.com/win/main/amd64/195023/DockerDesktop.msi" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/DrataAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.7.0", 4 | "Date": "1/3/2021", 5 | "Size": 85462760, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/drata/agent-releases/releases/download/v3.7.0/Drata-Agent-win.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/DropboxDesktopApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "225.4.4896", 4 | "Architecture": "ARM64", 5 | "Type": "exe", 6 | "Filename": "Dropbox 225.4.4896 Offline Installer.arm64.exe", 7 | "URI": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20225.4.4896%20Offline%20Installer.arm64.exe" 8 | }, 9 | { 10 | "Version": "225.4.4896", 11 | "Architecture": "x64", 12 | "Type": "exe", 13 | "Filename": "Dropbox 225.4.4896 Offline Installer_superfluous.x64.exe", 14 | "URI": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20225.4.4896%20Offline%20Installer_superfluous.x64.exe" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/DruvainSyncClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.5.7", 4 | "InstallerVersion": "inSync7.5.7r110923", 5 | "CloudPlatform": "Cloud", 6 | "Md5sum": "67e95d6afa8260d8373d2c47f827676366cdb162", 7 | "Type": "msi", 8 | "URI": "https://downloads.druva.com/downloads/inSync/Windows/7.5.7/inSync7.5.7r110923.msi" 9 | }, 10 | { 11 | "Version": "7.5.7", 12 | "InstallerVersion": "inSync7.5.7r110923", 13 | "CloudPlatform": "GOVCloud", 14 | "Md5sum": "67e95d6afa8260d8373d2c47f827676366cdb162", 15 | "Type": "msi", 16 | "URI": "https://downloads.druva.com/downloads/inSync/Windows/7.5.7_Gov/inSync7.5.7r110923.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/ESETInspectConnector.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.6.5058.0", 4 | "Size": 26710016, 5 | "Hash": "c9a312399bb107e6518b236b748d1371feb8a2d8", 6 | "Language": "en_US", 7 | "Architecture": "x64", 8 | "Type": "msi", 9 | "URI": "https://repository.eset.com/v1/com/eset/apps/business/eei/agent/v2/2.6.5058.0/ei_connector_nt64.msi" 10 | }, 11 | { 12 | "Version": "2.6.5058.0", 13 | "Size": 22806528, 14 | "Hash": "3c99b945b0917cc2d5dfab2e8583b38dad1ee88b", 15 | "Language": "en_US", 16 | "Architecture": "x86", 17 | "Type": "msi", 18 | "URI": "https://repository.eset.com/v1/com/eset/apps/business/eei/agent/v2/2.6.5058.0/ei_connector_nt32.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/ESETPROTECTServer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "12.1.252.0", 4 | "Size": 234848256, 5 | "Hash": "fb374e0b2c054d1f73386b5182bdfce011db8dba", 6 | "Language": "en_US", 7 | "Architecture": "x64", 8 | "Type": "msi", 9 | "URI": "https://repository.eset.com/v1/com/eset/apps/business/era/server/windows/v12/12.1.252.0/server_x64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ESETSecureAuthentication.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.0.65.0", 4 | "Size": 132603904, 5 | "Hash": "92198a64e8a3c973b63e43d0b79493a42c4510df", 6 | "Language": "en_US", 7 | "Architecture": "x64", 8 | "Type": "msi", 9 | "URI": "https://repository.eset.com/v1/com/eset/apps/business/esa/windows/v3/3.0.65.0/esa_nt64_enu.msi" 10 | }, 11 | { 12 | "Version": "3.0.65.0", 13 | "Size": 131964928, 14 | "Hash": "ce2a26a7cc4ffd521555ff2dca023c975e3e1fb1", 15 | "Language": "en_US", 16 | "Architecture": "x86", 17 | "Type": "msi", 18 | "URI": "https://repository.eset.com/v1/com/eset/apps/business/esa/windows/v3/3.0.65.0/esa_nt32_enu.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/EgnyteDesktopApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.24.1.159", 4 | "SHA1": "50be561468e6010662c51f663da6a4b63410cd6c", 5 | "Type": "msi", 6 | "URI": "https://egnyte-cdn.egnyte.com/egnytedrive/win/en-us/3.24.1/EgnyteDesktopApp_3.24.1_159.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/Elgato4KCaptureUtility.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.7.15", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/spotlight/1.7.15/4KCaptureUtility_1.7.15.10349_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoAudioEffects.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.1.1", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/audio-effects/1.1.1/ElgatoAudioEffects_1.1.1.80.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoCameraHub.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.0", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/echw/2.0.0/CameraHub_2.0.0.5721_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoControlCenter.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.8.1", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/eccw/1.8.1/ControlCenter_1.8.1.654_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoEpocCam.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.4.0", 4 | "Architecture": "x86", 5 | "Type": "exe", 6 | "URI": "https://edge.elgato.com/egc/windows/epoccam/EpocCam_Installer64_3_4_0.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoGameCapture.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.7", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/egcw/3.70/final/GameCaptureSetup_3.70.56.3056_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoStreamDeck.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.9.1", 4 | "Architecture": "x86", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/sd/Stream_Deck_6.9.1.21711.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoVideoCapture.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.15", 4 | "Architecture": "x86", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/evcw/1.15/final/VideoCaptureSetup_1.15.2.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/ElgatoWaveLink.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.0.6", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://edge.elgato.com/egc/windows/wavelink/2.0.6/WaveLink_2.0.6.3780_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/FigmaDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "125.4.9", 4 | "Date": "Thu, 15 May 2025 15:12:29 -0700", 5 | "URI": "https://desktop.figma.com/win/Figma-125.4.9.msi" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/Flameshot.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "12.1.0", 4 | "Date": "3/7/2022", 5 | "Size": 43585536, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/flameshot-org/flameshot/releases/download/v12.1.0/Flameshot-12.1.0-win64.msi" 10 | }, 11 | { 12 | "Version": "12.1.0", 13 | "Date": "3/7/2022", 14 | "Size": 46043249, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/flameshot-org/flameshot/releases/download/v12.1.0/flameshot-12.1.0-win64.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/Fork.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.8.2", 4 | "URI": "https://cdn.fork.dev/win/Fork-2.8.2.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/FreeFem.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.15", 4 | "Date": "11/12/2024", 5 | "Size": 207407514, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/FreeFem/FreeFem-sources/releases/download/v4.15/FreeFem%2B%2B-4.15-b-win64.exe" 10 | }, 11 | { 12 | "Version": "4.15", 13 | "Date": "11/12/2024", 14 | "Size": 196395006, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/FreeFem/FreeFem-sources/releases/download/v4.15/FreeFem%2B%2B-4.15-win64.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/FreedomScientificFusion.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.2505.17", 4 | "Date": "1/5/2025", 5 | "Architecture": "ARM64", 6 | "URI": "https://software.vfo.digital/Fusion/2025/2025.2505.17.400/12B41B0C-34DA-4DBE-84F6-22DC72A653E3/F2025.2505.17.400-Offline-arm64.exe" 7 | }, 8 | { 9 | "Version": "2025.2505.17", 10 | "Date": "1/5/2025", 11 | "Architecture": "x64", 12 | "URI": "https://software.vfo.digital/Fusion/2025/2025.2505.17.400/12B41B0C-34DA-4DBE-84F6-22DC72A653E3/F2025.2505.17.400-Offline-x64.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/FreedomScientificJAWS.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.2505.43", 4 | "Date": "1/5/2025", 5 | "Architecture": "ARM64", 6 | "URI": "https://software.vfo.digital/JAWS/2025/2025.2505.43.400/FE3DD412-6905-4C0F-87F8-4E6D25780537/J2025.2505.43.400-Offline-arm64.exe" 7 | }, 8 | { 9 | "Version": "2025.2505.43", 10 | "Date": "1/5/2025", 11 | "Architecture": "x64", 12 | "URI": "https://software.vfo.digital/JAWS/2025/2025.2505.43.400/FE3DD412-6905-4C0F-87F8-4E6D25780537/J2025.2505.43.400-Offline-x64.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/FreedomScientificZoomText.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.2505.31", 4 | "Date": "1/5/2025", 5 | "Architecture": "ARM64", 6 | "URI": "https://software.vfo.digital/ZoomText/2025/2025.2505.31.400/A198FB8B-C7E1-4FAD-BB04-2CC568F3E56F/ZT2025.2505.31.400-Offline-ARM64.exe" 7 | }, 8 | { 9 | "Version": "2025.2505.31", 10 | "Date": "1/5/2025", 11 | "Architecture": "x64", 12 | "URI": "https://software.vfo.digital/ZoomText/2025/2025.2505.31.400/A198FB8B-C7E1-4FAD-BB04-2CC568F3E56F/ZT2025.2505.31.400-Offline-x64.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/GeekSoftwarePDF24Creator.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "11.26.1", 4 | "Type": "Exe", 5 | "URI": "https://download.pdf24.org/pdf24-creator-11.26.1.exe" 6 | }, 7 | { 8 | "Version": "11.26.1", 9 | "Type": "Msi", 10 | "URI": "https://download.pdf24.org/pdf24-creator-11.26.1.msi" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/GeoGebraClassic.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.0.889.0", 4 | "Type": "Exe", 5 | "URI": "https://download.geogebra.org/installers/6.0/GeoGebra-Windows-Installer-6-0-889-0.exe" 6 | }, 7 | { 8 | "Version": "6.0.889.0", 9 | "Type": "Msi", 10 | "URI": "https://download.geogebra.org/installers/6.0/GeoGebra-Windows-Installer-6-0-889-0.msi" 11 | }, 12 | { 13 | "Version": "5.2.889.0", 14 | "Type": "Exe", 15 | "URI": "https://download.geogebra.org/installers/5.2/GeoGebra-Windows-Installer-5-2-889-0.exe" 16 | }, 17 | { 18 | "Version": "5.2.889.0", 19 | "Type": "Msi", 20 | "URI": "https://download.geogebra.org/installers/5.2/GeoGebra-Windows-Installer-5-2-889-0.msi" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/Gephi.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.10.1", 4 | "Date": "17/1/2023", 5 | "Size": 125986656, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe" 10 | }, 11 | { 12 | "Version": "0.10.1", 13 | "Date": "17/1/2023", 14 | "Size": 121932728, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x32.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/GhislerTotalCommander.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "11.51", 4 | "Architecture": "x64", 5 | "URI": "https://totalcommander.ch/win/tcmd1151x64.exe" 6 | }, 7 | { 8 | "Version": "11.51", 9 | "Architecture": "x86", 10 | "URI": "https://totalcommander.ch/win/tcmd1151x32.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/Gimp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.0.4", 4 | "Revision": "0", 5 | "Date": "18/5/2025", 6 | "Channel": "Stable", 7 | "Sha256": "385e36fe577cbdbfc71ba79d6c046d6f4eaabc01effd7f067bf15fd98410b2a1", 8 | "URI": "https://forksystems.mm.fcix.net/gimp/gimp/v3.0/windows/gimp-3.0.4-setup.exe" 9 | }, 10 | { 11 | "Version": "3.0.0-RC3", 12 | "Revision": "0", 13 | "Date": "10/2/2025", 14 | "Channel": "Development", 15 | "Sha256": "5845a53cd4ffa954abb91e404feea5b41afa50df3dcbd13c90e5ee17e4ddaa86", 16 | "URI": "https://paducahix.mm.fcix.net/gimp/gimp/v3.0/windows/gimp-3.0.0-RC3-setup.exe" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/GitExtensions.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.2.1", 4 | "Date": "18/2/2025", 5 | "Size": 23670784, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/gitextensions/gitextensions/releases/download/v5.2.1/GitExtensions-x64-5.2.1.18061-0d74cfdc3.msi" 10 | }, 11 | { 12 | "Version": "5.2.1", 13 | "Date": "18/2/2025", 14 | "Size": 17265403, 15 | "Architecture": "x64", 16 | "InstallerType": "Portable", 17 | "Type": "zip", 18 | "URI": "https://github.com/gitextensions/gitextensions/releases/download/v5.2.1/GitExtensions-Portable-x64-5.2.1.18061-0d74cfdc3.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/GitHubAtom.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.60.0", 4 | "Date": "7/3/2022", 5 | "Size": 198986592, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/atom/atom/releases/download/v1.60.0/AtomSetup-x64.exe" 10 | }, 11 | { 12 | "Version": "1.60.0", 13 | "Date": "7/3/2022", 14 | "Size": 193334112, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/atom/atom/releases/download/v1.60.0/AtomSetup.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/GitHubDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.4.20", 4 | "Architecture": "ARM64", 5 | "Type": "exe", 6 | "URI": "https://desktop.githubusercontent.com/releases/3.4.20-d2e01c60/GitHubDesktopSetup-arm64.exe" 7 | }, 8 | { 9 | "Version": "3.4.20", 10 | "Architecture": "x64", 11 | "Type": "exe", 12 | "URI": "https://desktop.githubusercontent.com/releases/3.4.20-d2e01c60/GitHubDesktopSetup-x64.exe" 13 | }, 14 | { 15 | "Version": "3.4.20", 16 | "Architecture": "ARM64", 17 | "Type": "msi", 18 | "URI": "https://desktop.githubusercontent.com/releases/3.4.20-d2e01c60/GitHubDesktopSetup-arm64.msi" 19 | }, 20 | { 21 | "Version": "3.4.20", 22 | "Architecture": "x64", 23 | "Type": "msi", 24 | "URI": "https://desktop.githubusercontent.com/releases/3.4.20-d2e01c60/GitHubDesktopSetup-x64.msi" 25 | } 26 | ] -------------------------------------------------------------------------------- /json/GoToConnect.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.15.0", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://goto-desktop.goto.com/GoToSetupMachine-4.15.0-x64.msi" 7 | }, 8 | { 9 | "Version": "4.15.0", 10 | "Architecture": "x86", 11 | "Type": "msi", 12 | "URI": "https://goto-desktop.goto.com/GoToSetupMachine-4.15.0-ia32.msi" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/GoToMeeting.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "10.19.19950", 4 | "Type": "Latest", 5 | "URI": "https://builds.cdn.getgo.com/builds/g2m/19950/G2MSetup10.19.19950_IT.msi" 6 | }, 7 | { 8 | "Version": "10.19.19950", 9 | "Type": "XenAppLatest", 10 | "URI": "https://builds.cdn.getgo.com/builds/g2m/19950/G2MSetup10.19.19950_Xen.msi" 11 | }, 12 | { 13 | "Version": "10.17.19796", 14 | "Type": "Minimum", 15 | "URI": "https://builds.cdn.getgo.com/builds/g2m/19796/G2MSetup10.17.19796_IT.msi" 16 | }, 17 | { 18 | "Version": "10.15", 19 | "Type": "Multi-build", 20 | "URI": "https://builds.cdn.getgo.com/builds/G2MSetupBundle/20220427_55/G2MSetup10.15-10.19_IT.msi" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/GoToOpener.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "568", 4 | "Date": "2024-07-23T13:48:32+00:00", 5 | "URI": "https://launch.getgo.com/builds/launcher/568/GoToOpenerMultiUser.msi" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/GoogleDrive.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "79.0.2.0", 4 | "Sha256": "75cfd9d5873e8beee31d2ebe8097542dd12c2b1863f253b01ac49e6d8dc87a73", 5 | "Size": "333594392", 6 | "URI": "https://dl.google.com/drive-file-stream/GoogleDriveSetup.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/Gpg4win.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.4.1", 4 | "Architecture": "x86", 5 | "Type": "exe", 6 | "URI": "https://files.gpg4win.org/gpg4win-4.4.1.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/HashicorpBoundary.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.19.2", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/boundary/0.19.2/boundary_0.19.2_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "0.19.2", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/boundary/0.19.2/boundary_0.19.2_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpConsul.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.21.1", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "1.21.1", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpNomad.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.10.1", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/nomad/1.10.1/nomad_1.10.1_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "1.10.1", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/nomad/1.10.1/nomad_1.10.1_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpPacker.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.13.0", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "1.13.0", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpTerraform.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.12.1", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/terraform/1.12.1/terraform_1.12.1_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "1.12.1", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/terraform/1.12.1/terraform_1.12.1_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpVault.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.19.5", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "1.19.5", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/HashicorpWaypoint.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.11.4", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://releases.hashicorp.com/waypoint/0.11.4/waypoint_0.11.4_windows_amd64.zip" 7 | }, 8 | { 9 | "Version": "0.11.4", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://releases.hashicorp.com/waypoint/0.11.4/waypoint_0.11.4_windows_386.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/ImageGlass.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.3.2.520", 4 | "Date": "19/5/2025", 5 | "Size": 140453376, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/d2phap/ImageGlass/releases/download/9.3.2.520/ImageGlass_9.3.2.520_x64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ImageMagickStudioImageMagick.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.1.1-47", 4 | "URI": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.1-47-Q16-HDRI-x64-dll.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/JASP.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.19.3", 4 | "URI": "https://static.jasp-stats.org/JASP-0.19.3-64bit.msi" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/JabraDirect.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.22.11401", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "Sha256": "03D3E4109B9A5CF7D407CD95B1C58A50627733D41E51268012269B6DCA74D734", 7 | "URI": "https://jabraxpressonlineprdstor.blob.core.windows.net/jdo/JabraDirectSetup.exe" 8 | } 9 | ] -------------------------------------------------------------------------------- /json/JamTreeSizeFree.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.73", 4 | "URI": "https://downloads.jam-software.de/treesize_free/TreeSizeFreeSetup.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/JamTreeSizeProfessional.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.50", 4 | "URI": "https://downloads.jam-software.de/treesize/TreeSize-x64-Demo.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/JeremyMainGPUProfiler.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.07a3", 4 | "Date": "8/6/2021", 5 | "Size": 1091066, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "zip", 9 | "URI": "https://github.com/JeremyMain/GPUProfiler/releases/download/v1.07a3/GPUProfiler_v1.07a3_x64.zip" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/JetBrainsCLion.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.26094.123", 5 | "Edition": "CLion", 6 | "Sha256": "https://download.jetbrains.com/cpp/CLion-2025.1.2.exe.sha256", 7 | "Date": "5/6/2025", 8 | "Size": 1397054640, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/cpp/CLion-2025.1.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsDataGrip.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.3", 4 | "Build": "251.26094.87", 5 | "Edition": "DataGrip", 6 | "Sha256": "https://download.jetbrains.com/datagrip/datagrip-2025.1.3.exe.sha256", 7 | "Date": "28/5/2025", 8 | "Size": 806069640, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/datagrip/datagrip-2025.1.3.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsDataSpell.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.1", 4 | "Build": "251.25410.158", 5 | "Edition": "DataSpell", 6 | "Sha256": "https://download.jetbrains.com/python/dataspell-2025.1.1.exe.sha256", 7 | "Date": "14/5/2025", 8 | "Size": 943439160, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/python/dataspell-2025.1.1.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsGateway.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.26094.128", 5 | "Edition": "Gateway", 6 | "Sha256": "https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2025.1.2.exe.sha256", 7 | "Date": "4/6/2025", 8 | "Size": 234818736, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2025.1.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsGoLand.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.26094.127", 5 | "Edition": "GoLand", 6 | "Sha256": "https://download.jetbrains.com/go/goland-2025.1.2.exe.sha256", 7 | "Date": "5/6/2025", 8 | "Size": 829428680, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/go/goland-2025.1.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsIntelliJIDEA.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.26094.121", 5 | "Edition": "IntelliJ IDEA Community", 6 | "Sha256": "https://download.jetbrains.com/idea/ideaIC-2025.1.2.exe.sha256", 7 | "Date": "4/6/2025", 8 | "Size": 841996368, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/idea/ideaIC-2025.1.2.exe" 11 | }, 12 | { 13 | "Version": "2025.1.2", 14 | "Build": "251.26094.121", 15 | "Edition": "IntelliJ IDEA Ultimate", 16 | "Sha256": "https://download.jetbrains.com/idea/ideaIU-2025.1.2.exe.sha256", 17 | "Date": "4/6/2025", 18 | "Size": 1264835048, 19 | "Type": "exe", 20 | "URI": "https://download.jetbrains.com/idea/ideaIU-2025.1.2.exe" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/JetBrainsPhpStorm.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.1", 4 | "Build": "251.25410.148", 5 | "Edition": "PhpStorm", 6 | "Sha256": "https://download.jetbrains.com/webide/PhpStorm-2025.1.1.exe.sha256", 7 | "Date": "13/5/2025", 8 | "Size": 789475944, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/webide/PhpStorm-2025.1.1.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsPyCharm.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.1.1", 4 | "Build": "251.25410.159", 5 | "Edition": "PyCharm Community", 6 | "Sha256": "https://download.jetbrains.com/python/pycharm-community-2025.1.1.1.exe.sha256", 7 | "Date": "15/5/2025", 8 | "Size": 656494376, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/python/pycharm-community-2025.1.1.1.exe" 11 | }, 12 | { 13 | "Version": "2025.1.1.1", 14 | "Build": "251.25410.159", 15 | "Edition": "PyCharm Professional", 16 | "Sha256": "https://download.jetbrains.com/python/pycharm-2025.1.1.1.exe.sha256", 17 | "Date": "15/5/2025", 18 | "Size": 865917528, 19 | "Type": "exe", 20 | "URI": "https://download.jetbrains.com/python/pycharm-2025.1.1.1.exe" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/JetBrainsRider.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.25410.119", 5 | "Edition": "Rider", 6 | "Sha256": "https://download.jetbrains.com/rider/JetBrains.Rider-2025.1.2.exe.sha256", 7 | "Date": "8/5/2025", 8 | "Size": 1544165400, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/rider/JetBrains.Rider-2025.1.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsRubyMine.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.1", 4 | "Build": "251.25410.120", 5 | "Edition": "RubyMine", 6 | "Sha256": "https://download.jetbrains.com/ruby/RubyMine-2025.1.1.exe.sha256", 7 | "Date": "8/5/2025", 8 | "Size": 769305960, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/ruby/RubyMine-2025.1.1.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsSpace.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2023.1.7", 4 | "Build": null, 5 | "Edition": "Space Desktop", 6 | "Sha256": "https://download.jetbrains.com/space/jetbrains-space-2023.1.7.exe.sha256", 7 | "Date": "27/10/2023", 8 | "Size": 79363040, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/space/jetbrains-space-2023.1.7.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsTeamCity.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.03.2", 4 | "Build": "186181", 5 | "Edition": "TeamCity", 6 | "Sha256": "https://download.jetbrains.com/teamcity/TeamCity-2025.03.2.exe.sha256", 7 | "Date": "8/5/2025", 8 | "Size": 1409909544, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/teamcity/TeamCity-2025.03.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsToolbox.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.6.2", 4 | "Build": "2.6.2.41321", 5 | "Edition": "Toolbox App", 6 | "Sha256": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-2.6.2.41321.exe.sha256", 7 | "Date": "5/5/2025", 8 | "Size": 105195432, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-2.6.2.41321.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsWebStorm.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Build": "251.26094.131", 5 | "Edition": "WebStorm", 6 | "Sha256": "https://download.jetbrains.com/webstorm/WebStorm-2025.1.2.exe.sha256", 7 | "Date": "4/6/2025", 8 | "Size": 838120312, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/webstorm/WebStorm-2025.1.2.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/JetBrainsYouTrack.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.0", 4 | "Build": "3385", 5 | "Edition": "Youtrack Workflow Editor", 6 | "Sha256": "https://download.jetbrains.com/charisma/youtrack-workflow-editor-3385.exe.sha256", 7 | "Date": "9/3/2017", 8 | "Size": 126796160, 9 | "Type": "exe", 10 | "URI": "https://download.jetbrains.com/charisma/youtrack-workflow-editor-3385.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/KDiff3.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.9.98", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "Size": "11517943", 7 | "Md5": "a26d48bfd976226a026398e006b22d2c", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/kdiff3/kdiff3/0.9.98/KDiff3-64bit-Setup_0.9.98-2.exe" 9 | }, 10 | { 11 | "Version": "0.9.98", 12 | "Architecture": "x86", 13 | "Type": "exe", 14 | "Size": "11413841", 15 | "Md5": "65c0778891521325b334f9cb98c3b041", 16 | "URI": "https://ixpeering.dl.sourceforge.net/project/kdiff3/kdiff3/0.9.98/KDiff3-32bit-Setup_0.9.98-3.exe" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/KarakunOpenWebStart.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.12.0", 4 | "Date": "27/5/2025", 5 | "Size": 60596032, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/karakun/OpenWebStart/releases/download/v1.12.0/OpenWebStart_windows-x64_1_12_0.exe" 10 | }, 11 | { 12 | "Version": "1.12.0", 13 | "Date": "27/5/2025", 14 | "Size": 60856640, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/karakun/OpenWebStart/releases/download/v1.12.0/OpenWebStart_windows-x32_1_12_0.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/KeePass.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.58", 4 | "Architecture": "x86", 5 | "Type": "exe", 6 | "Size": "4548768", 7 | "Md5": "9d2ea8123352cd9549dd9872037daaf8", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/keepass/KeePass%202.x/2.58/KeePass-2.58-Setup.exe" 9 | }, 10 | { 11 | "Version": "2.58", 12 | "Architecture": "x86", 13 | "Type": "msi", 14 | "Size": "3775488", 15 | "Md5": "1f680ea0d521ab2afccc6b5998ef9336", 16 | "URI": "https://ixpeering.dl.sourceforge.net/project/keepass/KeePass%202.x/2.58/KeePass-2.58.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/KeePassXCTeamKeePassXC.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.7.10", 4 | "Date": "2/3/2025", 5 | "Size": 64208896, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/keepassxreboot/keepassxc/releases/download/2.7.10/KeePassXC-2.7.10-Win64-LegacyWindows.msi" 10 | }, 11 | { 12 | "Version": "2.7.10", 13 | "Date": "2/3/2025", 14 | "Size": 34897920, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/keepassxreboot/keepassxc/releases/download/2.7.10/KeePassXC-2.7.10-Win64.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/KubernetesKubectl.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.33.1", 4 | "Architecture": "arm64", 5 | "Platform": "Windows", 6 | "URI": "https://dl.k8s.io/release/v1.33.1/bin/windows/arm64/kubectl.exe" 7 | }, 8 | { 9 | "Version": "1.33.1", 10 | "Architecture": "x64", 11 | "Platform": "Windows", 12 | "URI": "https://dl.k8s.io/release/v1.33.1/bin/windows/amd64/kubectl.exe" 13 | }, 14 | { 15 | "Version": "1.33.1", 16 | "Architecture": "x86", 17 | "Platform": "Windows", 18 | "URI": "https://dl.k8s.io/release/v1.33.1/bin/windows/386/kubectl.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/LehrerOffice.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.2", 4 | "Type": "Exe", 5 | "URI": "https://cmi-bildung.ch/lo/dateien/easy/lo_desktop_windows.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/MSIXHero.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.1.0.0", 4 | "Date": "2024-12-01T09:00:00", 5 | "URI": "https://msixhero.net/msix-hero-3.1.0.0.msix" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/ManicTimeClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.6.1", 4 | "Date": "2025-02-01", 5 | "Type": "exe", 6 | "URI": "https://cdn.manictime.com/setup/v2025_1_6_1/manictime-setup-2025.1.6.1-win-x64.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MarkMpnSQL4CDS.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.6.1", 4 | "Date": "30/4/2025", 5 | "Size": 20766720, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/MarkMpn/Sql4Cds/releases/download/v9.6.1/MarkMpn.Sql4Cds.SSMS.20.Setup.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/MasterPackager.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "24.9.9118", 4 | "Type": "Free", 5 | "URI": "https://www.masterpackager.com/installer/masterpackager_24.9.9118.msi" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/MattermostDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.12.1", 4 | "Type": "exe", 5 | "Architecture": "x86", 6 | "URI": "https://releases.mattermost.com/desktop/5.12.1/mattermost-desktop-setup-5.12.1-win.exe" 7 | }, 8 | { 9 | "Version": "5.12.1", 10 | "Type": "msi", 11 | "Architecture": "x64", 12 | "URI": "https://releases.mattermost.com/desktop/5.12.1/mattermost-desktop-5.12.1-win-x64.msi" 13 | }, 14 | { 15 | "Version": "5.12.1", 16 | "Type": "msi", 17 | "Architecture": "x86", 18 | "URI": "https://releases.mattermost.com/desktop/5.12.1/mattermost-desktop-5.12.1-win-x86.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MendeleyDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.19.8", 4 | "URI": "https://desktop-download.mendeley.com/download/Mendeley-Desktop-1.19.8-win32.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/MestrelabMnova.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "15.0.1", 4 | "Revision": "35756", 5 | "Architecture": "x64", 6 | "URI": "http://mestrelab.com/downloads/mnova/win/msi/MestReNova-15.0.1-35756_x64.msi" 7 | }, 8 | { 9 | "Version": "14.3.3", 10 | "Revision": "33362", 11 | "Architecture": "x86", 12 | "URI": "http://mestrelab.com/downloads/mnova/win/msi/MestReNova-14.3.3-33362.msi" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzureCLI.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.74.0", 4 | "Date": "28/5/2025", 5 | "Size": 69222400, 6 | "Architecture": "x64", 7 | "Type": "msi", 8 | "URI": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.74.0-x64.msi" 9 | }, 10 | { 11 | "Version": "2.74.0", 12 | "Date": "28/5/2025", 13 | "Size": 67112960, 14 | "Architecture": "x86", 15 | "Type": "msi", 16 | "URI": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.74.0.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzureDataStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.51.1", 4 | "Channel": "Stable", 5 | "Platform": "win32-x64", 6 | "Sha256": "813137f4aeaa231fa28e5169c57d466c986251c92dc50982c90b7efaaaa630b4", 7 | "Type": "exe", 8 | "URI": "https://download.microsoft.com/download/380cb128-f316-418f-b60a-963454e34173/azuredatastudio-windows-setup-1.51.1.exe" 9 | }, 10 | { 11 | "Version": "1.51.1", 12 | "Channel": "Stable", 13 | "Platform": "win32-x64-user", 14 | "Sha256": "354ca2de5de39082dc5e24342cb579a9c3916236541f40a88dad69ffd0950fad", 15 | "Type": "exe", 16 | "URI": "https://download.microsoft.com/download/380cb128-f316-418f-b60a-963454e34173/azuredatastudio-windows-user-setup-1.51.1.exe" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzureFunctionsCoreTools.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.0.7317", 4 | "Architecture": "x64", 5 | "URI": "https://functionscdn.azureedge.net/public/artifacts/v3/latest/func-cli-x64.msi" 6 | }, 7 | { 8 | "Version": "4.0.7317", 9 | "Architecture": "x86", 10 | "URI": "https://functionscdn.azureedge.net/public/artifacts/v3/latest/func-cli-x86.msi" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzurePipelinesAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.255.0", 4 | "Type": "zip", 5 | "Architecture": "x64", 6 | "URI": "https://vstsagentpackage.azureedge.net/agent/4.255.0/vsts-agent-win-x64-4.255.0.zip" 7 | }, 8 | { 9 | "Version": "4.255.0", 10 | "Type": "zip", 11 | "Architecture": "x86", 12 | "URI": "https://vstsagentpackage.azureedge.net/agent/4.255.0/vsts-agent-win-x86-4.255.0.zip" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzureStorageExplorer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.38.0", 4 | "Date": "21/2/2025", 5 | "Size": 148070504, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.38.0/StorageExplorer-windows-arm64.exe" 10 | }, 11 | { 12 | "Version": "1.38.0", 13 | "Date": "21/2/2025", 14 | "Size": 149184176, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.38.0/StorageExplorer-windows-x64.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MicrosoftAzureWindowsVMAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.7.41491.1149", 4 | "Date": "16/9/2021", 5 | "Size": 11792384, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/Azure/WindowsVMAgent/releases/download/2.7.41491.1149AMD64%26ARM64/WindowsAzureVmAgent.arm64_2.7.41491.1149_2501081149.fre.msi" 10 | }, 11 | { 12 | "Version": "2.7.41491.1149", 13 | "Date": "16/9/2021", 14 | "Size": 15212544, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/Azure/WindowsVMAgent/releases/download/2.7.41491.1149AMD64%26ARM64/WindowsAzureVmAgent.amd64_2.7.41491.1149_2501081149.fre.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MicrosoftBicep.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.36.1", 4 | "Date": "28/5/2025", 5 | "Size": 90923504, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-arm64.exe" 10 | }, 11 | { 12 | "Version": "0.36.1", 13 | "Date": "28/5/2025", 14 | "Size": 40460560, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-setup-win-x64.exe" 19 | }, 20 | { 21 | "Version": "0.36.1", 22 | "Date": "28/5/2025", 23 | "Size": 88220120, 24 | "Architecture": "x64", 25 | "InstallerType": "Default", 26 | "Type": "exe", 27 | "URI": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-x64.exe" 28 | } 29 | ] -------------------------------------------------------------------------------- /json/MicrosoftBotFrameworkEmulator.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.15.1", 4 | "Date": "1/10/2024", 5 | "Size": 198765160, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/microsoft/BotFramework-Emulator/releases/download/v4.15.1/BotFramework-Emulator-4.15.1-windows-setup.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/MicrosoftEdgeDriver.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "138.0.3351.14", 4 | "Channel": "Beta", 5 | "Architecture": "ARM64", 6 | "URI": "https://msedgedriver.azureedge.net/138.0.3351.14/edgedriver_arm64.zip" 7 | }, 8 | { 9 | "Version": "137.0.3296.62", 10 | "Channel": "Stable", 11 | "Architecture": "ARM64", 12 | "URI": "https://msedgedriver.azureedge.net/137.0.3296.62/edgedriver_arm64.zip" 13 | }, 14 | { 15 | "Version": "137.0.3296.62", 16 | "Channel": "Stable", 17 | "Architecture": "x64", 18 | "URI": "https://msedgedriver.azureedge.net/137.0.3296.62/edgedriver_win64.zip" 19 | }, 20 | { 21 | "Version": "137.0.3296.62", 22 | "Channel": "Stable", 23 | "Architecture": "x86", 24 | "URI": "https://msedgedriver.azureedge.net/137.0.3296.62/edgedriver_win32.zip" 25 | } 26 | ] -------------------------------------------------------------------------------- /json/MicrosoftEdgeWebView2Runtime.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "137.0.3296.62", 4 | "Channel": "Stable", 5 | "Architecture": "ARM64", 6 | "URI": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/3368b670-715f-4245-a66c-fe4c9f948503/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe" 7 | }, 8 | { 9 | "Version": "137.0.3296.62", 10 | "Channel": "Stable", 11 | "Architecture": "x64", 12 | "URI": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/57aade7e-b948-49b0-8f0e-70f861e5bfeb/MicrosoftEdgeWebView2RuntimeInstallerX64.exe" 13 | }, 14 | { 15 | "Version": "137.0.3296.62", 16 | "Channel": "Stable", 17 | "Architecture": "x86", 18 | "URI": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e7b196b4-7b21-4f69-a260-a39e741a0d99/MicrosoftEdgeWebView2RuntimeInstallerX86.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MicrosoftFSLogixApps.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.04", 4 | "Date": "7/4/2025", 5 | "Channel": "Production", 6 | "URI": "https://download.microsoft.com/download/38803434-6d52-4668-b9a4-4d9bcf07248e/FSLogix_25.04.zip" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftOpenJDK11.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "11.0.27+6", 4 | "Date": "2025-05-08T11:00:00Z", 5 | "ImageType": "jdk", 6 | "Architecture": "ARM64", 7 | "Type": "msi", 8 | "URI": "https://download.visualstudio.microsoft.com/download/pr/b84f3c8d-6a74-4137-b28c-cd82efe09ee5/75d0883a571b26a424612e9d6ea22461/microsoft-jdk-11.0.27-windows-aarch64.msi" 9 | }, 10 | { 11 | "Version": "11.0.27+6", 12 | "Date": "2025-05-08T11:00:00Z", 13 | "ImageType": "jdk", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://download.visualstudio.microsoft.com/download/pr/4b1ce6c5-4b63-4e93-8244-30656475dd49/b7c38915270b3cff64bc74d8b612befd/microsoft-jdk-11.0.27-windows-x64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/MicrosoftOpenJDK17.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "17.0.15+6", 4 | "Date": "2025-05-08T11:00:00Z", 5 | "ImageType": "jdk", 6 | "Architecture": "ARM64", 7 | "Type": "msi", 8 | "URI": "https://download.visualstudio.microsoft.com/download/pr/2402ca63-36ec-4864-9de9-f71cde78c7e1/95e23c0912874febf3de7c24ada1380e/microsoft-jdk-17.0.15-windows-aarch64.msi" 9 | }, 10 | { 11 | "Version": "17.0.15+6", 12 | "Date": "2025-05-08T11:00:00Z", 13 | "ImageType": "jdk", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://download.visualstudio.microsoft.com/download/pr/2402ca63-36ec-4864-9de9-f71cde78c7e1/1db58cc32022f3db36c1c8b4b527e304/microsoft-jdk-17.0.15-windows-x64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/MicrosoftOpenJDK21.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "21.0.7+6", 4 | "Date": "2025-05-08T11:00:00Z", 5 | "ImageType": "jdk", 6 | "Architecture": "ARM64", 7 | "Type": "msi", 8 | "URI": "https://download.visualstudio.microsoft.com/download/pr/7d031e4a-81d5-4243-82af-22edc000e95b/63ae2237dd98aac75895aac0eb10ae1e/microsoft-jdk-21.0.7-windows-aarch64.msi" 9 | }, 10 | { 11 | "Version": "21.0.7+6", 12 | "Date": "2025-05-08T11:00:00Z", 13 | "ImageType": "jdk", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://download.visualstudio.microsoft.com/download/pr/7d031e4a-81d5-4243-82af-22edc000e95b/5e72b3ad5b4e3515809b37a94eb9f206/microsoft-jdk-21.0.7-windows-x64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/MicrosoftVdot.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.0.2009.0", 4 | "Type": "zip", 5 | "Filename": "Virtual-Desktop-Optimization-Tool-3.0.2009.0.zip", 6 | "URI": "https://codeload.github.com/The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool/zip/refs/tags/3.0.2009.0" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftVisualStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "17.14.36202.13", 4 | "Sha256": "e5c5ae7e110f924c811f6351ee3d95045f11bc98ca600cb7ab6c2e41c08e3ea2", 5 | "Size": 4455088, 6 | "URI": "https://download.visualstudio.microsoft.com/download/pr/94bbe6f9-0426-4afe-b73c-fbc458070e33/e5c5ae7e110f924c811f6351ee3d95045f11bc98ca600cb7ab6c2e41c08e3ea2/vs_Setup.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftWindowsAdminCenter.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2410.0", 4 | "Type": "exe", 5 | "URI": "https://download.microsoft.com/download/1/0/5/1059800B-F375-451C-B37E-758FFC7C8C8B/WindowsAdminCenter2410.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/MicrosoftWindowsApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.0.420.0", 4 | "Architecture": "ARM64", 5 | "Filename": "WindowsApp_arm64_Release_2.0.420.0.msix", 6 | "URI": "https://res.cdn.office.net/remote-desktop-windows-client/369277f2-4416-45dc-9ee1-73c4c289d5f3/WindowsApp_arm64_Release_2.0.420.0.msix" 7 | }, 8 | { 9 | "Version": "2.0.420.0", 10 | "Architecture": "x64", 11 | "Filename": "WindowsApp_x64_Release_2.0.420.0.msix", 12 | "URI": "https://res.cdn.office.net/remote-desktop-windows-client/a0934d05-df8a-4858-be11-672d66137d2f/WindowsApp_x64_Release_2.0.420.0.msix" 13 | }, 14 | { 15 | "Version": "2.0.420.0", 16 | "Architecture": "x86", 17 | "Filename": "WindowsApp_x86_Release_2.0.420.0.msix", 18 | "URI": "https://res.cdn.office.net/remote-desktop-windows-client/3a99b557-9f65-4daa-9fa3-edeb09888988/WindowsApp_x86_Release_2.0.420.0.msix" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MicrosoftWindowsPackageManagerClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.10.390", 4 | "Date": "1/4/2025", 5 | "Size": 226915828, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msixbundle", 9 | "URI": "https://github.com/microsoft/winget-cli/releases/download/v1.10.390/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/MicrosoftWvdBootloader.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.0.9023.1100", 4 | "Date": "Thursday 20 March 2025 12:39:50 pm", 5 | "Architecture": "x64", 6 | "URI": "https://res.cdn.office.net/s01-remote-desktop-agent/c6f347d6-61da-413b-8e42-f402355cb005/Microsoft.RDInfra.RDAgentBootLoader.Installer-x64-1.0.9023.1100.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftWvdInfraAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.0.11212.1600", 4 | "Date": "Tuesday 13 May 2025 9:41:51 pm", 5 | "Architecture": "x64", 6 | "URI": "https://res.cdn.office.net/s01-remote-desktop-agent/03b609ee-633e-4e41-86c7-ebd6363adeb8/Microsoft.RDInfra.RDAgent.Installer-x64-1.0.11212.1600.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftWvdMultimediaRedirection.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.0.2501.28001", 4 | "Date": "Friday 14 February 2025 8:32:44 pm", 5 | "Architecture": "x64", 6 | "URI": "https://intstreamreleases.z22.web.core.windows.net/MsMMRHostInstaller_1.0.2501.28001_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MicrosoftWvdRtcService.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.54.2408.19001", 4 | "Date": "Wednesday 15 January 2025 9:12:34 pm", 5 | "Architecture": "x64", 6 | "URI": "https://intstreamreleases.z22.web.core.windows.net/MsRdcWebRTCSvc_HostSetup_1.54.2408.19001_x64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/MiniZincIDE.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.9.3", 4 | "Date": "23/5/2025", 5 | "Size": 36792640, 6 | "Architecture": "x64", 7 | "InstallerType": "Minimal", 8 | "Type": "exe", 9 | "URI": "https://github.com/MiniZinc/MiniZincIDE/releases/download/2.9.3/MiniZincIDE-2.9.3-bundled-setup-win64.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/Miniconda.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2023.07", 4 | "Architecture": "x64", 5 | "Date": "2023-07-11T20:07:06.3292119Z", 6 | "Size": 724056, 7 | "MD5": "fa267d6d085ee0493e34b7f07d6552a3", 8 | "Sha256": "38a6f11e8f8ebcdbaadd713bb3f3c4ded87c854dc6e2bb8d60df1e2fc2d9f1b5", 9 | "URI": "https://repo.anaconda.com/miniconda/Miniconda3-uninstaller-patch-win-64-2023.07-0.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/Minitab.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "21.4.3.0", 4 | "Architecture": "x64", 5 | "Release": "21", 6 | "URI": "https://files3.minitab.com/prodinstalls/minitab/minitab21/21.4.3.0/updates/commercial/minitab21.4.3.0setup.x64.exe" 7 | }, 8 | { 9 | "Version": "20.4.0.0", 10 | "Architecture": "x64", 11 | "Release": "20", 12 | "URI": "https://files3.minitab.com/prodinstalls/minitab/minitab20/20.4.0.0/updates/commercial/minitab20.4.0.0setup.x64.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/MirantisLens.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.151935-alpha", 4 | "Architecture": "x64", 5 | "Release": "Alpha", 6 | "Date": "2025-01-15T20:30:03.71Z", 7 | "Size": 293887944, 8 | "Sha512": "acNdyEdBLEKPndAWugwy0nvM7H5PaPTB9g3M3xfDZCbfQAad/hOiJgDf5XN9pU0rOIcBSo0DTUJD44uDRxAYzQ==", 9 | "URI": "https://downloads.k8slens.dev/ide/Lens%20Setup%202025.1.151935-alpha.exe" 10 | }, 11 | { 12 | "Version": "2025.5.81206-latest", 13 | "Architecture": "x64", 14 | "Release": "Stable", 15 | "Date": "2025-05-08T13:22:01.255Z", 16 | "Size": 310660936, 17 | "Sha512": "91Z/6VJ7VuYd1/VpeExuuaLa1aXjkb2ACBOFb38EnUrDeoKf21vK//pm91JiqFybV/blQxHOWiTsx4CcjDHj5A==", 18 | "URI": "https://downloads.k8slens.dev/ide/Lens%20Setup%202025.5.81206-latest.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/MuseScore.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.5.2", 4 | "Date": "24/4/2025", 5 | "Size": 101695488, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/musescore/MuseScore/releases/download/v4.5.2/MuseScore-Studio-4.5.2.251141402-x86_64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/NETworkManager.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.18.0", 4 | "Date": "18/1/2025", 5 | "Size": 24686592, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/BornToBeRoot/NETworkManager/releases/download/2025.1.18.0/NETworkManager_2025.1.18.0_Setup.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/NSClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.8.0", 4 | "Date": "13/4/2025", 5 | "Size": 35479552, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/mickem/nscp/releases/download/0.8.0/NSCP-0.8.0-x64.msi" 10 | }, 11 | { 12 | "Version": "0.8.0", 13 | "Date": "13/4/2025", 14 | "Size": 30711808, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/mickem/nscp/releases/download/0.8.0/NSCP-0.8.0-Win32.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/NagiosCrossPlatformAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.1.3", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://assets.nagios.com/downloads/ncpa3/ncpa-latest.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/NanaZip.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.0.1263.0", 4 | "Date": "14/2/2025", 5 | "Size": 11199283, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msixbundle", 9 | "URI": "https://github.com/M2Team/NanaZip/releases/download/5.0.1263.0/NanaZip_5.0.1263.0.msixbundle" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/Naps2.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "8.1.4", 4 | "Date": "8/4/2025", 5 | "Size": 45350360, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/cyanfish/naps2/releases/download/v8.1.4/naps2-8.1.4-win-x64.exe" 10 | }, 11 | { 12 | "Version": "8.1.4", 13 | "Date": "8/4/2025", 14 | "Size": 51724288, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/cyanfish/naps2/releases/download/v8.1.4/naps2-8.1.4-win-x64.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/NavimaticsWinFSP.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.1", 4 | "Date": "5/6/2025", 5 | "Size": 2191360, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/winfsp/winfsp/releases/download/v2.1/winfsp-2.1.25156.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/NevcairielLAVFilters.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.79.2", 4 | "Date": "8/4/2024", 5 | "Size": 15672616, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/Nevcairiel/LAVFilters/releases/download/0.79.2/LAVFilters-0.79.2-Installer.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/NextcloudDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.16.5", 4 | "Date": "2/6/2025", 5 | "Size": 167489536, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/nextcloud-releases/desktop/releases/download/v3.16.5/Nextcloud-3.16.5-x64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/NodeVersionManager.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.2.2", 4 | "Date": "1/1/2025", 5 | "Size": 5612296, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/coreybutler/nvm-windows/releases/download/1.2.2/nvm-setup.exe" 10 | }, 11 | { 12 | "Version": "1.2.2", 13 | "Date": "1/1/2025", 14 | "Size": 6306101, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/coreybutler/nvm-windows/releases/download/1.2.2/nvm-noinstall.zip" 19 | }, 20 | { 21 | "Version": "1.2.2", 22 | "Date": "1/1/2025", 23 | "Size": 5071673, 24 | "Architecture": "x86", 25 | "InstallerType": "Default", 26 | "Type": "zip", 27 | "URI": "https://github.com/coreybutler/nvm-windows/releases/download/1.2.2/nvm-setup.zip" 28 | } 29 | ] -------------------------------------------------------------------------------- /json/Nomacs.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.16.224", 4 | "Date": "17/7/2020", 5 | "Size": 24207408, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/nomacs/nomacs/releases/download/3.16.224/nomacs-setup-x64.exe" 10 | }, 11 | { 12 | "Version": "3.16.224", 13 | "Date": "17/7/2020", 14 | "Size": 39862272, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/nomacs/nomacs/releases/download/3.16.224/nomacs-setup-x64.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/Notable.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.8.4", 4 | "Date": "18/1/2020", 5 | "Size": 90623743, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/notable/notable/releases/download/v1.8.4/Notable.Setup.1.8.4.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/Npcap.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.82", 4 | "Type": "exe", 5 | "URI": "https://npcap.com/dist/npcap-1.82.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/OBSStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "31.0.3", 4 | "Architecture": "x64", 5 | "URI": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-31.0.3-Windows-Installer.exe" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/Obsidian.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.8.10", 4 | "Date": "22/4/2025", 5 | "Size": 266665104, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.10/Obsidian-1.8.10.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/OctopusDeployServer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.10159", 4 | "Date": "2/6/2025", 5 | "URI": "https://download.octopusdeploy.com/octopus/Octopus.2025.1.10159-x64.msi" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/OctopusTentacle.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "8.3.2905", 4 | "Architecture": "x64", 5 | "URI": "https://download.octopusdeploy.com/octopus/Octopus.Tentacle.8.3.2905-x64.msi" 6 | }, 7 | { 8 | "Version": "8.3.2905", 9 | "Architecture": "x86", 10 | "URI": "https://download.octopusdeploy.com/octopus/Octopus.Tentacle.8.3.2905.msi" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/OmnissaDynamicEnvironmentManager.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2503", 4 | "ReleaseDate": "2025-04-15T00:00:00", 5 | "Md5": "047094def7163cde1984e93ff1892986", 6 | "Sha256": "93349d109fee777de39b84011952e65224644f2c30365ea5d2e1da3622a09c1d", 7 | "Size": "35.86 MB", 8 | "Type": "zip", 9 | "URI": "https://download2.omnissa.com/software/DEM-1015-ENTERPRISE/Omnissa-DEM-Enterprise-2503-10.15.zip" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/OmnissaHorizonClient.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2503", 4 | "InternalVersion": "8.15.0-14236595709", 5 | "Date": "15/4/2025", 6 | "Sha256": "ac3d0faf500b0e87ab6b51f143c2aaea03412bebf7da91528cb68b4d0576c3b2", 7 | "Size": "297.87 MB", 8 | "Type": "exe", 9 | "URI": "https://download3.omnissa.com/software/CART26FQ1_WIN_2503/Omnissa-Horizon-Client-2503-8.15.0-14236595709.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/OmnissaOSOptimizationTool.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2503", 4 | "ReleaseDate": "2025-04-15T00:00:00", 5 | "Md5": "d41b23666c0ccacb88f866adb69a14d5", 6 | "Sha256": "dfdf6d877079e2b685b486e93380fe659126808dc8affa15d9f3c73dc7a4da89", 7 | "Size": "15.87 MB", 8 | "Type": "exe", 9 | "URI": "https://download2.omnissa.com/software/CART_OSOT_1_2_HZN_2503/OmnissaHorizonOSOptimizationTool-x86_64-1.2.2503.14374004267.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/OpenShellMenu.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.4.196", 4 | "Date": "8/5/2025", 5 | "Size": 9865728, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.196/OpenShellSetup_4_4_196.exe" 10 | }, 11 | { 12 | "Version": "4.4.196", 13 | "Date": "8/5/2025", 14 | "Size": 675840, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.196/Utility.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/OpenWebStart.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.12.0", 4 | "Date": "27/5/2025", 5 | "Size": 60596032, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/karakun/OpenWebStart/releases/download/v1.12.0/OpenWebStart_windows-x64_1_12_0.exe" 10 | }, 11 | { 12 | "Version": "1.12.0", 13 | "Date": "27/5/2025", 14 | "Size": 60856640, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/karakun/OpenWebStart/releases/download/v1.12.0/OpenWebStart_windows-x32_1_12_0.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/OperaCryptoBrowser.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "108.0.5067.28", 4 | "Channel": "Stable", 5 | "Architecture": "x64", 6 | "Type": "exe", 7 | "URI": "https://get.geo.opera.com/pub/opera_crypto/108.0.5067.28/win/Opera_Crypto_108.0.5067.28_Setup_x64.exe" 8 | } 9 | ] -------------------------------------------------------------------------------- /json/OperaGXBrowser.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "119.0.5497.43", 4 | "Channel": "Stable", 5 | "Architecture": "x64", 6 | "Type": "exe", 7 | "URI": "https://get.geo.opera.com/pub/opera_gx/119.0.5497.43/win/Opera_GX_119.0.5497.43_Setup_x64.exe" 8 | }, 9 | { 10 | "Version": "119.0.5497.43", 11 | "Channel": "Stable", 12 | "Architecture": "x86", 13 | "Type": "exe", 14 | "URI": "https://get.geo.opera.com/pub/opera_gx/119.0.5497.43/win/Opera_GX_119.0.5497.43_Setup.exe" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/OracleJava8.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.8.0_451-b10", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://javadl.oracle.com/webapps/download/GetFile/1.8.0_451-b10/8a1589aa0fe24566b4337beee47c2d29/windows-i586/jre-8u451-windows-x64.exe" 7 | }, 8 | { 9 | "Version": "1.8.0_451-b10", 10 | "Architecture": "x86", 11 | "Type": "exe", 12 | "URI": "https://javadl.oracle.com/webapps/download/GetFile/1.8.0_451-b10/8a1589aa0fe24566b4337beee47c2d29/windows-i586/jre-8u451-windows-i586.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/PDFArranger.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.12.0", 4 | "Date": "23/5/2025", 5 | "Size": 44681728, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/pdfarranger/pdfarranger/releases/download/1.12.0/pdfarranger-1.12.0-windows-installer.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/PDFForgePDFCreator.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.0.1", 4 | "Date": "28/4/2025", 5 | "Size": 105906144, 6 | "MD5": "9b1c63f0b62dd774c33730cede254443", 7 | "Filename": "PDFCreator-6_0_1-Setup.exe", 8 | "URI": "https://download.pdfforge.org/download/pdfcreator/6.0.1/PDFCreator-6_0_1-Setup.exe?file=PDFCreator-6_0_1-Setup.exe&download" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/PaintDotNet.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.108.9270.41195", 4 | "Channel": "stable", 5 | "Architecture": "anycpu", 6 | "URI": "https://github.com/paintdotnet/release/releases/download/v5.1.8/paint.net.5.1.8.install.anycpu.web.zip" 7 | }, 8 | { 9 | "Version": "5.108.9270.41195", 10 | "Channel": "stable", 11 | "Architecture": "arm64", 12 | "URI": "https://github.com/paintdotnet/release/releases/download/v5.1.8/paint.net.5.1.8.install.arm64.zip" 13 | }, 14 | { 15 | "Version": "5.108.9270.41195", 16 | "Channel": "stable", 17 | "Architecture": "x64", 18 | "URI": "https://github.com/paintdotnet/release/releases/download/v5.1.8/paint.net.5.1.8.install.x64.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/PaloAltoGlobalProtect.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.0.10-854", 4 | "Date": "2025-06-05T18:45:20+00:00", 5 | "Architecture": "x64", 6 | "Type": "msi", 7 | "URI": "https://pan-gp-client.s3.amazonaws.com/6.0.10-854/GlobalProtect64.msi" 8 | }, 9 | { 10 | "Version": "6.0.10-854", 11 | "Date": "2025-06-05T18:45:20+00:00", 12 | "Architecture": "x86", 13 | "Type": "msi", 14 | "URI": "https://pan-gp-client.s3.amazonaws.com/6.0.10-854/GlobalProtect.msi" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/Pandoc.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.7.0.2", 4 | "Date": "28/5/2025", 5 | "Size": 40005632, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/jgm/pandoc/releases/download/3.7.0.2/pandoc-3.7.0.2-windows-x86_64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/PeaZipPeaZip.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "10.4.0", 4 | "Date": "7/4/2025", 5 | "Size": 10034327, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/peazip/PeaZip/releases/download/10.4.0/peazip-10.4.0.WIN64.exe" 10 | }, 11 | { 12 | "Version": "10.4.0", 13 | "Date": "7/4/2025", 14 | "Size": 9151226, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/peazip/PeaZip/releases/download/10.4.0/peazip-10.4.0.WINDOWS.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/PiriformCCleanerFree.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.36.11508", 4 | "Filename": "ccupdate636_free.exe", 5 | "URI": "https://bits.avcdn.net/productfamily_CCLEANER/insttype_FREE/platform_WIN_PIR/installertype_ONLINE/build_RELEASE/" 6 | } 7 | ] -------------------------------------------------------------------------------- /json/PlexDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.109.0.329-ea562b95", 4 | "Architecture": "x64", 5 | "Checksum": "44da8dd8654394dd45de50f9b6dc6792fa877e87", 6 | "URI": "https://downloads.plex.tv/plex-desktop/1.109.0.329-ea562b95/windows/Plex-1.109.0.329-ea562b95-x86_64.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/PlexHTPC.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.70.1.303-5bbf114f", 4 | "Architecture": "x64", 5 | "Checksum": "a90d33476ab4b3e61b7b8920f8a92c89e748bc6d", 6 | "URI": "https://downloads.plex.tv/htpc/1.70.1.303-5bbf114f/windows/PlexHTPC-1.70.1.303-5bbf114f-x86_64.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/PlexMediaServer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.41.7.9823-59f304c16", 4 | "Architecture": "x64", 5 | "Checksum": "df4f2085baf2d5b6d8479b49fc62e30d7327e27e", 6 | "URI": "https://downloads.plex.tv/plex-media-server-new/1.41.7.9823-59f304c16/windows/PlexMediaServer-1.41.7.9823-59f304c16-x86_64.exe" 7 | }, 8 | { 9 | "Version": "1.41.7.9823-59f304c16", 10 | "Architecture": "x86", 11 | "Checksum": "ad47d518dbe46996c2ca0faa98b032a8e56f7b27", 12 | "URI": "https://downloads.plex.tv/plex-media-server-new/1.41.7.9823-59f304c16/windows/PlexMediaServer-1.41.7.9823-59f304c16-x86.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/PositRStudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.05.1+513", 4 | "Date": "5/6/2025", 5 | "Pro": false, 6 | "ProductName": "RStudio 2025.05.1+513 - Windows 10/11 (64-bit)", 7 | "Size": 281236960, 8 | "Sha256": "3a553330da9732b54e609c2d6ae84a7d06dcfefb4802667556973fb78f3d28e5", 9 | "Type": "exe", 10 | "URI": "https://download1.rstudio.org/electron/windows/RStudio-2025.05.1-513.exe" 11 | }, 12 | { 13 | "Version": "2025.05.1+513.pro3", 14 | "Date": "5/6/2025", 15 | "Pro": true, 16 | "ProductName": "RStudio Pro 2025.05.1+513.pro3 - Windows 10/11 (64-bit)", 17 | "Size": 285980248, 18 | "Sha256": "eb156c3f4be08183937f4d962e0ed08aa2eb5bdfc0e6c0df5ad532db6b95308d", 19 | "Type": "exe", 20 | "URI": "https://download1.rstudio.org/electron/windows/RStudio-pro-2025.05.1-513.pro3.exe" 21 | } 22 | ] -------------------------------------------------------------------------------- /json/Postman.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "11.48.4", 4 | "Size": 141681216, 5 | "Hash": "31E63CD9444D64B8B078C2C273E48F27863817CA", 6 | "Date": "2025-06-04T23:58:55", 7 | "Architecture": "x64", 8 | "Filename": "Postman-win64-11.48.4-Setup.exe", 9 | "URI": "https://dl.pstmn.io/download/version/11.48.4/windows64" 10 | }, 11 | { 12 | "Version": "9.4.1", 13 | "Size": 145287528, 14 | "Hash": "F5C42DB12DFE7537FCCF1F363F1A883797F8C466", 15 | "Date": "2021-12-10T19:02:30", 16 | "Architecture": "x86", 17 | "Filename": "Postman-win32-9.4.1-Setup.exe", 18 | "URI": "https://dl.pstmn.io/download/version/9.4.1/windows32" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/Praat.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.4.34", 4 | "Date": "20/5/2025", 5 | "Size": 20941895, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "zip", 9 | "URI": "https://github.com/praat/praat/releases/download/v6.4.34/praat6434_win-arm64.zip" 10 | }, 11 | { 12 | "Version": "6.4.34", 13 | "Date": "20/5/2025", 14 | "Size": 21992562, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/praat/praat/releases/download/v6.4.34/praat6434_win-intel64.zip" 19 | }, 20 | { 21 | "Version": "6.4.34", 22 | "Date": "20/5/2025", 23 | "Size": 22467763, 24 | "Architecture": "x86", 25 | "InstallerType": "Default", 26 | "Type": "zip", 27 | "URI": "https://github.com/praat/praat/releases/download/v6.4.34/praat6434_win-intel32.zip" 28 | } 29 | ] -------------------------------------------------------------------------------- /json/ProjectLibre.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.9.8", 4 | "Architecture": "x86", 5 | "Type": "msi", 6 | "Size": "76898304", 7 | "Md5": "94963eab6f9af8669471f6f2d055e5c6", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/projectlibre/ProjectLibre/1.9.8/ProjectLibre-1.9.8.msi" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/Protege.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.6.6", 4 | "Date": "23/5/2025", 5 | "Size": 116176238, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "zip", 9 | "URI": "https://github.com/protegeproject/protege-distribution/releases/download/protege-5.6.6/Protege-5.6.6-win.zip" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ProtonDrive.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.10.3", 4 | "Date": "3/6/2025", 5 | "Release": "Stable", 6 | "Sha512": "4b6f209dbad3897a68d7772bc23b771f3a09bb087f44684d2d110ca8a65d2f0bdd6d7a12b529ae4d4e7f790982defd33010569b91a248c325da517c9e2872d10", 7 | "Type": "exe", 8 | "URI": "https://proton.me/download/drive/windows/1.10.3/x64/Proton%20Drive%20Setup%201.10.3.exe" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/ProtonVPN.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.1.13", 4 | "Date": "12/5/2025", 5 | "Size": 94824912, 6 | "Architecture": "ARM64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/ProtonVPN/win-app/releases/download/4.1.13/ProtonVPN_v4.1.13_arm64.exe" 10 | }, 11 | { 12 | "Version": "4.1.13", 13 | "Date": "12/5/2025", 14 | "Size": 114309064, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/ProtonVPN/win-app/releases/download/4.1.13/ProtonVPN_v4.1.13_x64.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/Proxyman.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.25.0", 4 | "Date": "22/5/2025", 5 | "Size": 96263312, 6 | "Architecture": "x86", 7 | "Type": "exe", 8 | "URI": "https://download.proxyman.com/windows/2.25.0/build/Proxyman+Setup+2.25.0.exe" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/PuTTY.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "0.83", 4 | "Architecture": "ARM64", 5 | "Type": "msi", 6 | "URI": "https://the.earth.li/~sgtatham/putty/latest/wa64/putty-arm64-0.83-installer.msi" 7 | }, 8 | { 9 | "Version": "0.83", 10 | "Architecture": "x64", 11 | "Type": "msi", 12 | "URI": "https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.83-installer.msi" 13 | }, 14 | { 15 | "Version": "0.83", 16 | "Architecture": "x86", 17 | "Type": "msi", 18 | "URI": "https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.83-installer.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/QGIS.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.42.3-1", 4 | "Channel": "latest", 5 | "Date": "16/5/2025", 6 | "URI": "https://download.osgeo.org/qgis/windows/QGIS-OSGeo4W-3.42.3-1.msi" 7 | }, 8 | { 9 | "Version": "3.40.7-1", 10 | "Channel": "ltr", 11 | "Date": "16/5/2025", 12 | "URI": "https://download.osgeo.org/qgis/windows/QGIS-OSGeo4W-3.40.7-1.msi" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/RCoreTeamRforWindows.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.5.0", 4 | "URI": "https://cran.r-project.org/bin/windows/base/R-4.5.0-win.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/RDAnalyzer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2503.079.1", 4 | "Date": "14/5/2021", 5 | "Size": 2967008, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/RDAnalyzer/release/releases/download/2503.079.1/RemoteDisplayAnalyzer.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/RedHatOpenJDK17.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "17.0.15+6", 4 | "Date": "2025-04-16T17:49:51Z", 5 | "ImageType": "jdk", 6 | "Architecture": "x64", 7 | "Type": "msi", 8 | "URI": "https://developers.redhat.com/content-gateway/file/pub/openjdk/adoptium/April_2025/java-17-openjdk-17.0.15.0.6-1.win.jdk.x86_64.msi" 9 | }, 10 | { 11 | "Version": "17.0.15+6", 12 | "Date": "2025-04-16T17:49:51Z", 13 | "ImageType": "jre", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://developers.redhat.com/content-gateway/file/pub/openjdk/adoptium/April_2025/java-17-openjdk-17.0.15.0.6-1.win.jre.x86_64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/RedHatOpenJDK21.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "21.0.7+6", 4 | "Date": "2025-04-16T17:50:16Z", 5 | "ImageType": "jdk", 6 | "Architecture": "x64", 7 | "Type": "msi", 8 | "URI": "https://developers.redhat.com/content-gateway/file/pub/openjdk/adoptium/April_2025/java-21-openjdk-21.0.7.0.6-1.win.jdk.x86_64.msi" 9 | }, 10 | { 11 | "Version": "21.0.7+6", 12 | "Date": "2025-04-16T17:50:42Z", 13 | "ImageType": "jre", 14 | "Architecture": "x64", 15 | "Type": "msi", 16 | "URI": "https://developers.redhat.com/content-gateway/file/pub/openjdk/adoptium/April_2025/java-21-openjdk-21.0.7.0.6-1.win.jre.x86_64.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/RedHatOpenJDK8.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "jdk8u452-b09", 4 | "Date": "2025-04-16T17:49:15Z", 5 | "ImageType": "jdk", 6 | "Architecture": "x64", 7 | "Type": "msi", 8 | "URI": "https://developers.redhat.com/content-gateway/file/pub/openjdk/adoptium/April_2025/java-1.8.0-openjdk-1.8.0.452.b09-1.win.x86_64.msi" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/ResponsivelyApp.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.16.0", 4 | "Date": "25/1/2023", 5 | "Size": 186819776, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/responsively-org/responsively-app-releases/releases/download/v1.16.0/ResponsivelyApp-Setup-1.16.0.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/SAGAGIS.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.8.1", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "Size": "58078263", 7 | "Md5": "ff0ec70aad37ba005bef44c3079567db", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/saga-gis/SAGA%20-%209/SAGA%20-%209.8.1/saga-9.8.1_x64_setup.exe" 9 | } 10 | ] -------------------------------------------------------------------------------- /json/SUSERancherDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.19.1", 4 | "Date": "29/5/2025", 5 | "Size": 677027840, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/rancher-sandbox/rancher-desktop/releases/download/v1.19.1/Rancher.Desktop.Setup.1.19.1.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/SafingPortmaster.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.6.10", 4 | "Type": "exe", 5 | "Architecture": "x64", 6 | "URI": "https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/Scratch.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.29.1", 4 | "URI": "https://downloads.scratch.mit.edu/desktop/Scratch%203.29.1%20Setup.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/ShareX.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "17.1.0", 4 | "Date": "25/5/2025", 5 | "Size": 54104051, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/ShareX/ShareX/releases/download/v17.1.0/ShareX-17.1.0-setup.exe" 10 | }, 11 | { 12 | "Version": "17.1.0", 13 | "Date": "25/5/2025", 14 | "Size": 71336657, 15 | "Architecture": "x86", 16 | "InstallerType": "Portable", 17 | "Type": "zip", 18 | "URI": "https://github.com/ShareX/ShareX/releases/download/v17.1.0/ShareX-17.1.0-portable.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/SignalDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.56.1", 4 | "URI": "https://updates.signal.org/desktop/signal-desktop-win-7.56.1.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/Slack.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.44.63", 4 | "Platform": "PerMachine", 5 | "Architecture": "x64", 6 | "URI": "https://downloads.slack-edge.com/desktop-releases/windows/x64/4.44.63/slack-standalone-4.44.63.0.msi" 7 | }, 8 | { 9 | "Version": "4.44.63", 10 | "Platform": "PerUser", 11 | "Architecture": "x64", 12 | "URI": "https://downloads.slack-edge.com/desktop-releases/windows/x64/4.44.63/SlackSetup.msi" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/SmartBearSoapUI.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.8.0", 4 | "URI": "http://dl.eviware.com/soapuios/5.8.0/SoapUI-x64-5.8.0.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/SoberLemurPDFSamBasic.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.3.1", 4 | "Date": "18/4/2025", 5 | "Size": 83132416, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/torakiki/pdfsam/releases/download/v5.3.1/pdfsam-basic-5.3.1-windows-x64.msi" 10 | }, 11 | { 12 | "Version": "5.3.1", 13 | "Date": "18/4/2025", 14 | "Size": 81525515, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/torakiki/pdfsam/releases/download/v5.3.1/pdfsam-basic-5.3.1-windows-x64.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/StefansToolsgregpWin.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.1.8", 4 | "Date": "20/2/2025", 5 | "Size": 1925120, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/stefankueng/grepWin/releases/download/2.1.8/grepWin-2.1.8-x64.msi" 10 | }, 11 | { 12 | "Version": "2.1.8", 13 | "Date": "20/2/2025", 14 | "Size": 929792, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "msi", 18 | "URI": "https://github.com/stefankueng/grepWin/releases/download/2.1.8/grepWin-2.1.8.msi" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/SumatraPDFReader.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.5.2", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://www.sumatrapdfreader.org/dl/rel/3.5.2/SumatraPDF-3.5.2-64-install.exe" 7 | }, 8 | { 9 | "Version": "3.5.2", 10 | "Architecture": "x86", 11 | "Type": "exe", 12 | "URI": "https://www.sumatrapdfreader.org/dl/rel/3.5.2/SumatraPDF-3.5.2-install.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/TPGiColourContrastAnalyser.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.5.4", 4 | "Date": "6/9/2024", 5 | "Size": 80689576, 6 | "Architecture": "x64", 7 | "InstallerType": "Portable", 8 | "Type": "exe", 9 | "URI": "https://github.com/ThePacielloGroup/CCAe/releases/download/v3.5.4/CCA-Portable-x64-3.5.4.exe" 10 | }, 11 | { 12 | "Version": "3.5.4", 13 | "Date": "6/9/2024", 14 | "Size": 80928240, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/ThePacielloGroup/CCAe/releases/download/v3.5.4/CCA-Setup-x64-3.5.4.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/TableauDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2025-1-2.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/TableauPrep.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Architecture": "x86", 5 | "Type": "exe", 6 | "URI": "https://downloads.tableau.com/tssoftware/TableauPrep-2025-1-2.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/TableauReader.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025.1.2", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://downloads.tableau.com/tssoftware/TableauReader-64bit-2025-1-2.exe" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/TeXstudio.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.8.7", 4 | "Date": "25/4/2025", 5 | "Size": 148582488, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/texstudio-org/texstudio/releases/download/4.8.7/texstudio-4.8.7-win-qt6-signed.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/TeamViewer.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "15.66.5", 4 | "URI": "https://dl.teamviewer.com/download/TeamViewer_Setup.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/TechSmithCamtasia.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.1.2", 4 | "Date": "2025-05-27T00:00:00", 5 | "Type": "exe", 6 | "URI": "http://download.techsmith.com/camtasiastudio/releases/2512/camtasia.exe" 7 | }, 8 | { 9 | "Version": "25.1.2", 10 | "Date": "2025-05-27T00:00:00", 11 | "Type": "msi", 12 | "URI": "http://download.techsmith.com/camtasiastudio/releases/2512/camtasia.msi" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/TechSmithSnagit.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.2.0", 4 | "Date": "2025-06-05T00:00:00", 5 | "Type": "exe", 6 | "Architecture": "x64", 7 | "URI": "http://download.techsmith.com/snagit/releases/2520/snagit.exe" 8 | }, 9 | { 10 | "Version": "25.2.0", 11 | "Date": "2025-06-05T00:00:00", 12 | "Type": "msi", 13 | "Architecture": "x64", 14 | "URI": "http://download.techsmith.com/snagit/releases/2520/snagit.msi" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/TelegramDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.15.1", 4 | "URI": "https://updates.tdesktop.com/tsetup/tsetup.5.15.1.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/TelerikFiddlerClassic.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.0.20253.3311", 4 | "URI": "https://downloads.getfiddler.com/fiddler-classic/FiddlerSetup.5.0.20253.3311-latest.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/TelerikFiddlerEverywhere.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.6.0", 4 | "URI": "https://downloads.getfiddler.com/win/Fiddler%20Everywhere%206.6.0.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/TeraTerm.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "5.4.0", 4 | "Date": "2/3/2025", 5 | "Size": 10714214, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/TeraTermProject/teraterm/releases/download/v5.4.0/teraterm-5.4.0.exe" 10 | }, 11 | { 12 | "Version": "5.4.0", 13 | "Date": "2/3/2025", 14 | "Size": 14238090, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/TeraTermProject/teraterm/releases/download/v5.4.0/teraterm-5.4.0.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/Terminals.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "4.0.1", 4 | "Date": "21/6/2017", 5 | "Size": 4960256, 6 | "Architecture": "x86", 7 | "InstallerType": "Minimal", 8 | "Type": "msi", 9 | "URI": "https://github.com/Terminals-Origin/Terminals/releases/download/4.0.1/TerminalsSetup_4.0.1.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ThymioSuite.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.4.0", 4 | "Date": "17/10/2022", 5 | "Size": 173608128, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/Mobsya/aseba/releases/download/2.4.0/ThymioSuite-2.4.0-win64.exe" 10 | }, 11 | { 12 | "Version": "2.4.0", 13 | "Date": "17/10/2022", 14 | "Size": 163720032, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/Mobsya/aseba/releases/download/2.4.0/ThymioSuite-2.4.0-win32.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/TogglDesktop.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.5.363", 4 | "Date": "30/10/2020", 5 | "Size": 5850944, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/toggl-open-source/toggldesktop/releases/download/v7.5.363/TogglDesktopInstaller-x64-7.5.363.exe" 10 | }, 11 | { 12 | "Version": "7.5.363", 13 | "Date": "30/10/2020", 14 | "Size": 5449608, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/toggl-open-source/toggldesktop/releases/download/v7.5.363/TogglDesktopInstaller-7.5.363.exe" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/TorProjectTorBrowser.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "14.5.3", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "Language": "ALL", 7 | "URI": "https://dist.torproject.org/torbrowser/14.5.3/tor-browser-windows-x86_64-portable-14.5.3.exe" 8 | }, 9 | { 10 | "Version": "14.5.3", 11 | "Architecture": "x86", 12 | "Type": "exe", 13 | "Language": "ALL", 14 | "URI": "https://dist.torproject.org/torbrowser/14.5.3/tor-browser-windows-i686-portable-14.5.3.exe" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/TrackerSoftwarePDFXChangeEditor.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "10.6.0.396", 4 | "Hash": "9759C2E4C87C9927094EFC8D7805689877D5825EF18CD4E30A96A12FA5B8C68F", 5 | "Architecture": "ARM64", 6 | "Type": "msi", 7 | "URI": "https://downloads.pdf-xchange.com/EditorV10.ARM64.msi" 8 | }, 9 | { 10 | "Version": "10.6.0.396", 11 | "Hash": "6757D9454ED33AFFF78F697E82FC50ED01A2CD214841B84581D2216B7B5116B3", 12 | "Architecture": "x64", 13 | "Type": "msi", 14 | "URI": "https://downloads.pdf-xchange.com/EditorV10.x64.msi" 15 | }, 16 | { 17 | "Version": "10.6.0.396", 18 | "Hash": "ABDA4F2DA934D94EF747477D7E40BF331AD1A21DBE28A6F6921455AE66F15F6B", 19 | "Architecture": "x86", 20 | "Type": "msi", 21 | "URI": "https://downloads.pdf-xchange.com/EditorV10.x86.msi" 22 | } 23 | ] -------------------------------------------------------------------------------- /json/USBPcap.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.5.4.0", 4 | "Date": "22/5/2020", 5 | "Size": 195040, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/desowin/usbpcap/releases/download/1.5.4.0/USBPcapSetup-1.5.4.0.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/VMPlexWorkstation.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.0.0.14", 4 | "Date": "22/11/2023", 5 | "Size": 73355768, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/0xf005ba11/vmplex-ws/releases/download/v1.0.0.14/VMPlex.exe" 10 | }, 11 | { 12 | "Version": "1.0.0.14", 13 | "Date": "22/11/2023", 14 | "Size": 67753608, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/0xf005ba11/vmplex-ws/releases/download/v1.0.0.14/vmplex-ws-1.0.0.14.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/VMwareTools.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "12.5.2", 4 | "Architecture": "ARM64", 5 | "URI": "https://packages.vmware.com/tools/releases/12.5.2/windows/arm/VMware-tools-12.5.2-24697584-arm.exe" 6 | }, 7 | { 8 | "Version": "12.5.2", 9 | "Architecture": "x64", 10 | "URI": "https://packages.vmware.com/tools/releases/12.5.2/windows/x64/VMware-tools-12.5.2-24697584-x64.exe" 11 | } 12 | ] -------------------------------------------------------------------------------- /json/VastLimitsUberAgent.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.3.0", 4 | "URI": "https://uberagent.com/downloads/uberAgent/current/uberAgent-7.3.0.zip" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/VercelHyper.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.4.1", 4 | "Date": "7/1/2023", 5 | "Size": 73828760, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/vercel/hyper/releases/download/v3.4.1/Hyper-Setup-3.4.1.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/WinSCP.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.5.1", 4 | "Architecture": "x86", 5 | "Type": "exe", 6 | "Size": "12208816", 7 | "Md5": "bdbdc2636057555b200fa84677922ae3", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/winscp/WinSCP/6.5.1/WinSCP-6.5.1-Setup.exe" 9 | }, 10 | { 11 | "Version": "6.5.1", 12 | "Architecture": "x86", 13 | "Type": "msi", 14 | "Size": "30101504", 15 | "Md5": "51d1e65a30baff936b504f5122198f5b", 16 | "URI": "https://ixpeering.dl.sourceforge.net/project/winscp/WinSCP/6.5.1/WinSCP-6.5.1.msi" 17 | } 18 | ] -------------------------------------------------------------------------------- /json/WindowsEnterpriseDefaults.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2505.24.221", 4 | "Date": "24/5/2025", 5 | "Size": 50373, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "intunewin", 9 | "URI": "https://github.com/aaronparker/defaults/releases/download/v2505.24.221/Install-Defaults.intunewin" 10 | }, 11 | { 12 | "Version": "2505.24.221", 13 | "Date": "24/5/2025", 14 | "Size": 45877, 15 | "Architecture": "x86", 16 | "InstallerType": "Default", 17 | "Type": "zip", 18 | "URI": "https://github.com/aaronparker/defaults/releases/download/v2505.24.221/defaults.zip" 19 | } 20 | ] -------------------------------------------------------------------------------- /json/WixToolset.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "3.14.1", 4 | "Date": "22/3/2024", 5 | "Size": 32438176, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/XnSoftXnConvert.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.105", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://download.xnview.com/XnConvert-win-x64.exe" 7 | }, 8 | { 9 | "Version": "1.105", 10 | "Architecture": "x86", 11 | "Type": "exe", 12 | "URI": "https://download.xnview.com/XnConvert-win.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/XnSoftXnViewMP.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.9.1", 4 | "Architecture": "x64", 5 | "Type": "exe", 6 | "URI": "https://download.xnview.com/XnViewMP-win-x64.exe" 7 | }, 8 | { 9 | "Version": "1.9.1", 10 | "Architecture": "x86", 11 | "Type": "exe", 12 | "URI": "https://download.xnview.com/XnViewMP-win.exe" 13 | } 14 | ] -------------------------------------------------------------------------------- /json/YubicoAuthenticator.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "7.2.0", 4 | "Date": "26/3/2025", 5 | "Size": 51597312, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/Yubico/yubioath-flutter/releases/download/7.2.0/yubico-authenticator-7.2.0-win64.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/ZorgmailVeiligVerzendenAddin.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2.12.7", 4 | "Edition": "Default", 5 | "URI": "https://enovationgroup.com/wp-content/uploads/enovation-zip-files/ZorgMail-Veilig-verzenden-plug-in-Outlook.zip" 6 | }, 7 | { 8 | "Version": "2.12.7", 9 | "Edition": "Gemeenten", 10 | "URI": "https://enovationgroup.com/wp-content/uploads/enovation-zip-files/ZorgMail-Veilig-verzenden-plug-in-Outlook-Gemeenten.zip" 11 | }, 12 | { 13 | "Version": "2.12.7", 14 | "Edition": "SIGRA", 15 | "URI": "https://enovationgroup.com/wp-content/uploads/enovation-zip-files/ZorgMail-Veilig-verzenden-plug-in-Outlook-SIGRA.zip" 16 | } 17 | ] -------------------------------------------------------------------------------- /json/dbeaver.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "25.1.0", 4 | "Date": "30/5/2025", 5 | "Size": 126577752, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/dbeaver/dbeaver/releases/download/25.1.0/dbeaver-ce-25.1.0-x86_64-setup.exe" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/deviceTRUST.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "23.1.300.0", 4 | "Platform": "Windows", 5 | "Type": "Bundle", 6 | "Name": "deviceTRUST 23.1.300", 7 | "URI": "https://storage.devicetrust.com/download/deviceTRUST-23.1.300.zip" 8 | }, 9 | { 10 | "Version": "23.1.300.0", 11 | "Platform": "Windows", 12 | "Type": "Client", 13 | "Name": "deviceTRUST Windows Client Extension 23.1.300.0", 14 | "URI": "https://storage.devicetrust.com/client/dtclient-extension-release-23.1.300.0.exe" 15 | } 16 | ] -------------------------------------------------------------------------------- /json/gretl.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "2025b", 4 | "Architecture": "ARM64", 5 | "Type": "exe", 6 | "Size": "45856064", 7 | "Md5": "6371279b20f6c3bc459600707fc688cd", 8 | "URI": "https://ixpeering.dl.sourceforge.net/project/gretl/gretl/2025b/gretl-2025b-arm64.exe" 9 | }, 10 | { 11 | "Version": "2025b", 12 | "Architecture": "x64", 13 | "Type": "exe", 14 | "Size": "46874160", 15 | "Md5": "69470be5bf32f9d6d61632d3de835b21", 16 | "URI": "https://ixpeering.dl.sourceforge.net/project/gretl/gretl/2025b/gretl-2025b-64.exe" 17 | }, 18 | { 19 | "Version": "2025b", 20 | "Architecture": "x86", 21 | "Type": "exe", 22 | "Size": "34914336", 23 | "Md5": "51bbcfe1729a55e3d2aa7d42ec865008", 24 | "URI": "https://ixpeering.dl.sourceforge.net/project/gretl/gretl/2025b/gretl-2025b-32.exe" 25 | } 26 | ] -------------------------------------------------------------------------------- /json/jq.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.8.0", 4 | "Date": "1/6/2025", 5 | "Size": 1026048, 6 | "Architecture": "x64", 7 | "InstallerType": "Default", 8 | "Type": "exe", 9 | "URI": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-win64.exe" 10 | }, 11 | { 12 | "Version": "1.8.0", 13 | "Date": "1/6/2025", 14 | "Size": 1026048, 15 | "Architecture": "x64", 16 | "InstallerType": "Default", 17 | "Type": "exe", 18 | "URI": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-amd64.exe" 19 | }, 20 | { 21 | "Version": "1.8.0", 22 | "Date": "1/6/2025", 23 | "Size": 1049600, 24 | "Architecture": "x86", 25 | "InstallerType": "Default", 26 | "Type": "exe", 27 | "URI": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-i386.exe" 28 | } 29 | ] -------------------------------------------------------------------------------- /json/jrsoftwareInnoSetup.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "6.4.3", 4 | "URI": "https://files.innosetup.nl/innosetup-6.4.3.exe" 5 | } 6 | ] -------------------------------------------------------------------------------- /json/mRemoteNG.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.76.20", 4 | "Date": "12/4/2019", 5 | "Size": 43593728, 6 | "Architecture": "x86", 7 | "InstallerType": "Default", 8 | "Type": "msi", 9 | "URI": "https://github.com/mRemoteNG/mRemoteNG/releases/download/v1.76.20/mRemoteNG-Installer-1.76.20.24615.msi" 10 | } 11 | ] -------------------------------------------------------------------------------- /json/mySQLConnectorNET.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.3.0", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://cdn.mysql.com/Downloads/Connector-ODBC/9.3/mysql-connector-odbc-9.3.0-winx64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/mySQLConnectorODBC.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "9.3.0", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://cdn.mysql.com/Downloads/Connector-Net/mysql-connector-net-9.3.0.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/mySQLWorkbench.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "8.0.42", 4 | "Architecture": "x64", 5 | "Type": "msi", 6 | "URI": "https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.42-winx64.msi" 7 | } 8 | ] -------------------------------------------------------------------------------- /json/voidtoolsEverything.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "Version": "1.4.1.1024", 4 | "Architecture": "x64", 5 | "URI": "https://www.voidtools.com/Everything.x64.msi" 6 | }, 7 | { 8 | "Version": "1.4.1.1024", 9 | "Architecture": "x86", 10 | "URI": "https://www.voidtools.com/Everything.x86.msi" 11 | } 12 | ] --------------------------------------------------------------------------------