Skip to content

Commit 99c10d5

Browse files
authored
Update new packages for Laragon 6
1 parent 0932059 commit 99c10d5

File tree

1 file changed

+13
-37
lines changed

1 file changed

+13
-37
lines changed

usr/packages.conf

Lines changed: 13 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,28 @@
1-
# PHP
2-
php=https://windows.php.net/downloads/releases/php-7.3.3-Win32-VC15-x64.zip
3-
4-
# Apache
5-
apache=https://home.apache.org/~steffenal/VC15/binaries/httpd-2.4.38-win64-VC15.zip
6-
71
# phpMyAdmin
8-
*phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/4.9.5/phpMyAdmin-4.9.5-english.zip
2+
*phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.0/phpMyAdmin-5.2.0-english.zip
93

10-
# MariaDB
11-
# mariadb10.3=https://downloads.mariadb.org/interstitial/mariadb-10.3.13/winx64-packages/mariadb-10.3.13-winx64.zip/from/https%3A//mirrors.nxthost.com/mariadb/?serve
12-
# mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.15-winx64.zip
13-
mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.25-winx64.zip
14-
*git=https://github.com/leokhoa/laragon-packages/releases/download/4.0/git-2.19.2.zip
4+
# MySQL
5+
# mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.30-winx64.zip
6+
mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip
7+
dbeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
158
------------------------------------------------------
169

10+
11+
1712
# Node.js
18-
#*node-11=https://nodejs.org/dist/v11.12.0/node-v11.12.0-win-x64.zip
19-
*node-10=https://nodejs.org/dist/v10.15.3/node-v10.15.3-win-x64.zip
20-
*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.15.2/yarn-v1.15.2.tar.gz
13+
*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.22.19/yarn-v1.22.19.tar.gz
14+
15+
2116

2217
# MongoDB https://www.mongodb.com/download-center/community
2318
mongodb-4=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.3.zip
24-
# Robomongo
25-
robomongo=https://download.robomongo.org/1.2.1/windows/robo3t-1.2.1-windows-x86_64-3e50a65.zip
19+
2620

2721
# VS Code
2822
*code=https://go.microsoft.com/fwlink/?Linkid=850641
2923
------------------------------------------------------
3024

31-
# Python
32-
python-3.6=https://github.com/leokhoa/laragon/releases/download/portable/python-3.6.1.zip
33-
# Sublime Text
34-
sublime=https://download.sublimetext.com/Sublime%20Text%20Build%203176%20x64.zip
3525

36-
# PostgreSQL
37-
postgresql-11=https://get.enterprisedb.com/postgresql/postgresql-11.2-1-windows-x64-binaries.zip
38-
# postgresql-10=https://get.enterprisedb.com/postgresql/postgresql-10.7-1-windows-x64-binaries.zip
3926

40-
------------------------------------------------------
41-
#Go
42-
go-1.12=https://dl.google.com/go/go1.12.1.windows-amd64.zip
43-
liteide=https://github.com/visualfc/liteide/releases/download/x36/liteidex36.windows-qt5.9.5.zip
44-
45-
------------------------------------------------------
46-
ruby=https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.3-x64-mingw32.7z
47-
devkit=https://github.com/leokhoa/laragon/releases/download/portable/devkit.7z
48-
49-
------------------------------------------------------
50-
java=https://github.com/leokhoa/laragon/releases/download/portable/jdk-8u131-windows-x64.7z
51-
#sts=https://download.springsource.com/release/STS/3.9.6.RELEASE/dist/e4.9/spring-tool-suite-3.9.6.RELEASE-e4.9.0-win32-x86_64.zip
52-
eclipse=http://cdn.yatta.de/eclipse-mirror/technology/epp/downloads/release/2018-09/R/eclipse-committers-2018-09-win32-x86_64.zip
27+
# PostgreSQL
28+
postgresql-14=https://get.enterprisedb.com/postgresql/postgresql-14.5-1-windows-x64-binaries.zip

0 commit comments

Comments
 (0)