Update packages.conf
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# PHP
|
||||
# https://windows.php.net/download/
|
||||
# NTS = Non Thread Safe
|
||||
*PHP-8.4=https://windows.php.net/downloads/releases/archives/php-8.4.3-nts-Win32-vs17-x64.zip
|
||||
*PHP-8.3=https://windows.php.net/downloads/releases/archives/php-8.3.16-nts-Win32-vs16-x64.zip
|
||||
*PHP-8.2=https://windows.php.net/downloads/releases/archives/php-8.2.26-nts-Win32-vs16-x64.zip
|
||||
# NTS = Non Thread Safe
|
||||
*PHP-8.4=https://windows.php.net/downloads/releases/archives/php-8.4.5-nts-Win32-vs17-x64.zip
|
||||
*PHP-8.3=https://windows.php.net/downloads/releases/archives/php-8.3.18-nts-Win32-vs16-x64.zip
|
||||
*PHP-8.2=https://windows.php.net/downloads/releases/archives/php-8.2.27-nts-Win32-vs16-x64.zip
|
||||
*PHP-8.1=https://windows.php.net/downloads/releases/archives/php-8.1.30-nts-Win32-vs16-x64.zip
|
||||
|
||||
|
||||
---
|
||||
# Web Servers
|
||||
Apache-2.4.63=https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.63-250122-win64-VS17.zip
|
||||
Apache-2.4.65=https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.65-250724-Win64-VS17.zip
|
||||
Apache-2.4.57=https://www.apachelounge.com/download/VS16/binaries/httpd-2.4.57-win64-VS16.zip
|
||||
Nginx-1.27.4=https://nginx.org/download/nginx-1.27.4.zip
|
||||
|
||||
@@ -18,7 +18,8 @@ Nginx-1.27.4=https://nginx.org/download/nginx-1.27.4.zip
|
||||
|
||||
# Node.js
|
||||
# https://nodejs.org/en/download/prebuilt-binaries/current
|
||||
node-23.9=https://nodejs.org/dist/v23.9.0/node-v23.9.0-win-x64.zip
|
||||
node-24.9=https://nodejs.org/dist/v24.9.0/node-v24.9.0-win-x64.zip
|
||||
node-23.11=https://nodejs.org/dist/v23.11.0/node-v23.11.0-win-x64.zip
|
||||
node-22.14=https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x64.zip
|
||||
|
||||
---
|
||||
@@ -36,8 +37,8 @@ DBeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip
|
||||
|
||||
# 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-9.4=https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.zip
|
||||
mysql-8.4=https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.6-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
|
||||
---
|
||||
@@ -45,13 +46,14 @@ mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip
|
||||
|
||||
# PostgreSQL
|
||||
# https://www.enterprisedb.com/download-postgresql-binaries
|
||||
postgresql-18.0=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259741
|
||||
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
|
||||
# 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
|
||||
@@ -66,7 +68,7 @@ code=https://go.microsoft.com/fwlink/?Linkid=850641
|
||||
# https://go.dev/dl/
|
||||
go-1.24=https://go.dev/dl/go1.24.1.windows-amd64.zip
|
||||
go-1.23=https://go.dev/dl/go1.23.4.windows-amd64.zip
|
||||
|
||||
|
||||
|
||||
# Pocketbase
|
||||
# https://github.com/pocketbase/pocketbase/releases
|
||||
|
||||
Reference in New Issue
Block a user