Skip to content

Commit 3464812

Browse files
committed
Merge branch 'update_pycharm' of https://github.com/AleixMT/Linux-Auto-Customizer into develop
2 parents 9cc4792 + a846265 commit 3464812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/features/pycharm/pycharm.dat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pycharm_associatedfiletypes=("text/sh" "text/x-python" "text/x-python3")
1111
pycharm_bashfunctions=("silentFunctionInWd")
1212
pycharm_binariesinstalledpaths=("bin/pycharm.sh;pycharm")
1313
pycharm_downloadKeys=("bundle")
14-
pycharm_bundle_URL="https://download.jetbrains.com/python/pycharm-2025.1.1.1.tar.gz"
14+
pycharm_bundle_URL="https://download.jetbrains.com/python/pycharm-2025.2.3.tar.gz"
1515
pycharm_keybindings=("pycharm;<Primary><Alt><Super>p;Pycharm")
1616
pycharm_launcherkeynames=("launcher")
1717
pycharm_launcher_exec="pycharm %F"

0 commit comments

Comments
 (0)