Skip to content

Commit

Permalink
Update install_apps.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent 61ceee2 commit 23bc46c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Windows/Software/install_apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
{
"appName": "Brave",
"version": "1.73.101",
"url": "https://github.com/brave/brave-browser/releases/download/v1.73.101/BraveBrowserStandaloneSetup.exe"
"version": "1.73.104",
"url": "https://github.com/brave/brave-browser/releases/download/v1.73.104/BraveBrowserStandaloneSetup.exe"
},
{
"appName": "Firefox",
Expand All @@ -36,8 +36,8 @@
},
{
"appName": "IntelliJ IDEA Community Edition",
"version": "2024.3.1",
"url": "https://download.jetbrains.com/idea/ideaIC-2024.3.1.exe"
"version": "2024.3.1.1",
"url": "https://download.jetbrains.com/idea/ideaIC-2024.3.1.1.exe"
},
{
"appName": "Java(TM) SE Development Kit",
Expand All @@ -46,17 +46,17 @@
},
{
"appName": "K-Lite Codec Pack",
"version": "18.7.0",
"url": "https://files2.codecguide.com/K-Lite_Codec_Pack_1870_Full.exe"
"version": "18.7.5",
"url": "https://files2.codecguide.com/K-Lite_Codec_Pack_1875_Full.exe"
},
{
"appName": "Node.js",
"version": "23.4.0",
"url": "https://nodejs.org/download/release/v23.4.0/node-v23.4.0-x64.msi"
"version": "23.5.0",
"url": "https://nodejs.org/download/release/v23.5.0/node-v23.5.0-x64.msi"
},
{
"appName": "Microsoft Visual Studio Code",
"version": "1.96.0",
"version": "1.96.2",
"url": "https://update.code.visualstudio.com/latest/win32-x64/stable",
"extensions": [
"beardedbear.beardedtheme",
Expand Down Expand Up @@ -101,18 +101,18 @@
},
{
"appName": "OhMyPosh",
"version": "24.13.0",
"version": "24.16.1",
"url": null
},
{
"appName": "Proton VPN",
"version": "3.5.0",
"url": "https://vpn.protondownload.com/download/ProtonVPN_v3.5.0_x64.exe"
"version": "3.5.1",
"url": "https://vpn.protondownload.com/download/ProtonVPN_v3.5.1_x64.exe"
},
{
"appName": "PyCharm Community Edition",
"version": "2024.3.1",
"url": "https://download.jetbrains.com/python/pycharm-community-2024.3.1.exe"
"version": "2024.3.1.1",
"url": "https://download.jetbrains.com/python/pycharm-community-2024.3.1.1.exe"
},
{
"appName": "Python",
Expand Down

0 comments on commit 23bc46c

Please sign in to comment.