Update new packages for Laragon 7.0

This commit is contained in:
Leo Khoa
2024-12-17 00:20:22 +01:00
committed by GitHub
parent 251c438206
commit a3250a9193

View File

@@ -1,28 +1,63 @@
# phpMyAdmin # PHP
*phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.0/phpMyAdmin-5.2.0-english.zip # https://windows.php.net/download/
# NTS = Non Thread Safe
*PHP-8.4=https://windows.php.net/downloads/releases/php-8.4.1-nts-Win32-vs17-x64.zip
*PHP-8.3=https://windows.php.net/downloads/releases/php-8.3.14-nts-Win32-vs16-x64.zip
*PHP-8.2=https://windows.php.net/downloads/releases/php-8.2.26-nts-Win32-vs16-x64.zip
*PHP-8.1=https://windows.php.net/downloads/releases/php-8.1.31-nts-Win32-vs16-x64.zip
# MySQL
# mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.30-winx64.zip
mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip
dbeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
------------------------------------------------------
---
# Node.js # Node.js
*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.22.19/yarn-v1.22.19.tar.gz # https://nodejs.org/en/download/prebuilt-binaries/current
node-23=https://nodejs.org/dist/v23.4.0/node-v23.4.0-win-x64.zip
node-22=https://nodejs.org/dist/v22.12.0/node-v22.12.0-win-x64.zip
---
# phpMyAdmin
# After download, visit -> http://localhost/phpmyadmin
phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.1/phpMyAdmin-5.2.1-all-languages.zip
# MongoDB https://www.mongodb.com/download-center/community # DB Tools
mongodb-4=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.3.zip DBeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
# Menu > Tools > DBeaver
---
# VS Code
*code=https://go.microsoft.com/fwlink/?Linkid=850641
------------------------------------------------------
# MySQL
# https://dev.mysql.com/downloads/mysql/
mysql-9.1=https://dev.mysql.com/get/Downloads/MySQL-9.1/mysql-9.1.0-winx64.zip
mysql-8.4=https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.3-winx64.zip
mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.40-winx64.zip
mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip
---
# PostgreSQL # PostgreSQL
postgresql-14=https://get.enterprisedb.com/postgresql/postgresql-14.5-1-windows-x64-binaries.zip # https://www.enterprisedb.com/download-postgresql-binaries
postgresql-17.2=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259294
postgresql-16.6=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259297
postgresql-15.10=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259300
---
# MongoDB
# https://www.mongodb.com/try/download/community
#mongodb-8=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.4.zip
#mongodb-7=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.14.zip
---
# VS Code
code=https://go.microsoft.com/fwlink/?Linkid=850641
---
# Golang
# https://go.dev/dl/
golang-1.23=https://go.dev/dl/go1.23.4.windows-amd64.zip
# Pocketbase
# https://github.com/pocketbase/pocketbase/releases
pocketbase=https://github.com/pocketbase/pocketbase/releases/download/v0.23.7/pocketbase_0.23.7_windows_amd64.zip