Move packages.conf.manifest to bin/laragon
This commit is contained in:
@@ -1,65 +0,0 @@
|
||||
# PHP
|
||||
*php=https://windows.php.net/downloads/releases/php-7.2.12-Win32-VC15-x64.zip
|
||||
|
||||
# PHP 7.1
|
||||
php71=https://windows.php.net/downloads/releases/php-7.1.24-Win32-VC14-x64.zip
|
||||
|
||||
# Apache
|
||||
*apache=https://home.apache.org/~steffenal/VC14/binaries/httpd-2.4.37-win64-VC14.zip
|
||||
|
||||
# phpMyAdmin
|
||||
*phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/4.8.3/phpMyAdmin-4.8.3-english.zip
|
||||
|
||||
# MariaD
|
||||
*mariadb10.3=https://downloads.mariadb.org/f/mariadb-10.3.10/winx64-packages/mariadb-10.3.10-winx64.zip/from/http%3A//sgp1.mirrors.digitalocean.com/mariadb/?serve
|
||||
------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
ruby=https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.3-x64-mingw32.7z
|
||||
devkit=https://github.com/leokhoa/laragon/releases/download/portable/devkit.7z
|
||||
|
||||
|
||||
--------
|
||||
java=https://github.com/leokhoa/laragon/releases/download/portable/jdk-8u131-windows-x64.7z
|
||||
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
|
||||
eclipse=http://cdn.yatta.de/eclipse-mirror/technology/epp/downloads/release/2018-09/R/eclipse-committers-2018-09-win32-x86_64.zip
|
||||
-----------
|
||||
|
||||
# Node.js
|
||||
node11=https://nodejs.org/dist/v11.0.0/node-v11.0.0-win-x64.zip
|
||||
|
||||
# MongoDB https://www.mongodb.com/download-center/community
|
||||
mongodb=http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-v4.0-latest.zip
|
||||
mongodb4=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.3.zip
|
||||
mongodb3=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.6.8.zip
|
||||
|
||||
# Robomongo
|
||||
robomongo=https://download.robomongo.org/1.2.1/windows/robo3t-1.2.1-windows-x86_64-3e50a65.zip
|
||||
|
||||
------------------------------------------------------
|
||||
*git=https://github.com/git-for-windows/git/releases/download/v2.19.1.windows.1/Git-2.19.1-64-bit.tar.bz2
|
||||
|
||||
-----------
|
||||
# VS Code
|
||||
*code=https://go.microsoft.com/fwlink/?Linkid=850641
|
||||
|
||||
# Sublime Text
|
||||
sublime=https://download.sublimetext.com/Sublime%20Text%20Build%203176%20x64.zip
|
||||
|
||||
|
||||
# Python
|
||||
python3=https://github.com/leokhoa/laragon/releases/download/portable/python-3.6.1.zip
|
||||
python2=https://github.com/leokhoa/laragon/releases/download/portable/python-2.7.13.zip
|
||||
|
||||
|
||||
postgresql=https://get.enterprisedb.com/postgresql/postgresql-11.0-1-windows-x64-binaries.zip?ls=Crossover&type=Crossover&_ga=2.251734477.576676111.1540810639-133075130.1540810639
|
||||
postgresql10=https://get.enterprisedb.com/postgresql/postgresql-10.5-1-windows-x64-binaries.zip?ls=Crossover&type=Crossover&_ga=2.180234592.576676111.1540810639-133075130.1540810639
|
||||
|
||||
|
||||
----------
|
||||
#Go
|
||||
liteide=https://github.com/visualfc/liteide/releases/download/x35.1/liteidex35.1.windows-qt5.9.5.zip
|
||||
go=https://dl.google.com/go/go1.11.1.windows-amd64.zip
|
||||
go32=https://dl.google.com/go/go1.11.1.windows-386.zip
|
||||
Reference in New Issue
Block a user