diff options
Diffstat (limited to 'development/webstorm')
-rw-r--r-- | development/webstorm/webstorm.SlackBuild | 2 | ||||
-rw-r--r-- | development/webstorm/webstorm.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/webstorm/webstorm.SlackBuild b/development/webstorm/webstorm.SlackBuild index ba53a87309..71c41bdb25 100644 --- a/development/webstorm/webstorm.SlackBuild +++ b/development/webstorm/webstorm.SlackBuild @@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webstorm ARCNAM=WebStorm -VERSION=${VERSION:-2024.3} +VERSION=${VERSION:-2025.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/webstorm/webstorm.info b/development/webstorm/webstorm.info index 5193e3bcda..4fe51907d5 100644 --- a/development/webstorm/webstorm.info +++ b/development/webstorm/webstorm.info @@ -1,10 +1,10 @@ PRGNAM="webstorm" -VERSION="2024.3" +VERSION="2025.2" HOMEPAGE="https://www.jetbrains.com/webstorm/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/webstorm/WebStorm-2024.3.tar.gz" -MD5SUM_x86_64="bc018053ae9b98d6d7ee178f8f4b117f" +DOWNLOAD_x86_64="https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.2.tar.gz" +MD5SUM_x86_64="d85a686c9b106740a195f9275c01bd64" REQUIRES="" MAINTAINER="Joielechong" EMAIL="juansspy@gmail.com" |