Simon Hartcher
637480f5b8
Fix scoop not using proxy for git commands ( #843 )
...
Commands that call git from scoop will now pass proxy details. The
command is executed using `cmd` to avoid polluting the user's
environment as the variables set will die with the process.
Fixes #842
2016-05-09 17:55:05 +10:00
monotykamary
5fccde3e7e
Update ImageMagick to 7.0.1-2 ( #841 )
...
SHA-256 taken from 7zip;
magick.exe found in packages for both architectures
-> added magick.exe to shim
imagemagick manifest tested on external bucket (assumed no change to package file structure)
Unavailable links (6.9.3-8):
http://www.imagemagick.org/download/binaries/ImageMagick-6.9.3-8-portable-Q16-x64.zip
http://www.imagemagick.org/download/binaries/ImageMagick-6.9.3-8-portable-Q16-x86.zip
[Binary releases](http://www.imagemagick.org/download/binaries/ ) contain only latest modern and latest legacy version.
[Existing releases](http://www.imagemagick.org/download/windows/releases/ ) contain only versions to latest following 6.4.9-10 (all stopping at hotfix 10).
2016-05-09 09:28:36 +10:00
monotykamary
3bab9b695c
Update Invoke Build to 2.14.4
...
SHA-256 taken from 7zip.
2016-05-09 09:00:38 +10:00
monotykamary
f5c0d84e5a
Update Kotlin to 1.0.1-2
...
SHA-256 taken from 7zip;
kotlin.bat found in "bin" folder
-> added "bin\\\kotlin.bat" to shim
2016-05-09 09:00:13 +10:00
monotykamary
03af471a85
Update Lua Windows to 5.1.5-51
...
SHA-256 taken from 7zip;
lua manifest tested on external bucket.
2016-05-09 08:59:52 +10:00
monotykamary
c4d68a9c63
Update LLVM to 3.8.0
...
SHA-256 taken from 7zip;
llvm manifest tested on external bucket.
2016-05-09 08:59:34 +10:00
monotykamary
4d0d2c1f10
Update MariaDB to 10.0.25
...
MD5 taken from site.
[Multiple stable releases exist for MariaDB;](https://downloads.mariadb.org/mariadb/+releases/ )
Update taken from 10.0 series.
2016-05-09 08:59:09 +10:00
monotykamary
8516938a4b
Update MediaInfo to 0.7.85
...
SHA-256 taken from 7zip.
Alternative downloads from main site available:
x86: http://mediaarea.net/download/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_i386.zip
x64: http://mediaarea.net/download/binary/mediainfo/0.7.85/MediaInfo_CLI_0.7.85_Windows_x64.zip
2016-05-09 08:58:37 +10:00
monotykamary
5cc89e5543
Update NuGet to 3.4.3
...
SHA-256 taken from 7zip.
There exists a ["latest"](https://dist.nuget.org/win-x86-commandline/latest/nuget.exe ) download location for NuGet, but corresponding version link is used.
2016-05-09 08:55:06 +10:00
monotykamary
560f668117
Update Inno Setup to 0.46 ( #833 )
...
SHA-256 taken from 7zip.
2016-05-09 08:53:37 +10:00
monotykamary
845758dd8d
Update hub to 2.2.3 ( #831 )
...
SHA-256 taken from 7zip;
confirmed Windows package tar.gz change to zip following 2.2.2
-> removed "extract_dir" for both architectures;
hub manifest tested on external bucket:
tom81@DESKTOP-PPA3Q0S ~$ hub version
git version 2.8.2.windows.1
hub version 2.2.3
package content differences from 2.2.0 & 2.2.1:
- extract directory folder removed
- hub manual "hub.html" added
- "etc" and "man" build folders removed
- hub.exe moved to package "bin" folder
2016-05-09 08:53:11 +10:00
monotykamary
946c1da7a3
Update Groovy to 2.4.6 ( #830 )
...
SHA-256 taken from 7-zip.
2016-05-08 19:49:49 +10:00
Christophe
7b9e0aa5e9
Upgrade NodeJS to 6.1.0
...
Notable Changes
assert: deep{Strict}Equal() now works correctly with circular references. (Rich Trott) #6432
debugger: Arrays are now formatted correctly in the debugger repl. (cjihrig) #6448
deps: Upgrade OpenSSL sources to 1.0.2h (Shigeki Ohtsu) #6550
net: Introduced a Socket#connecting property. (Fedor Indutny) #6404
Previously this information was only available as the undocumented, internal _connecting property.
process: Introduced process.cpuUsage(). (Patrick Mueller) #6157
stream: Writable#setDefaultEncoding() now returns this. (Alexander Makarenko) #5040
util: Two new additions to util.inspect():
Added a maxArrayLength option to truncate the formatting of Arrays. (James M Snell) #6334
This is set to 100 by default.
Added a showProxy option for formatting proxy intercepting handlers. (James M Snell) #6465
Inspecting proxies is non-trivial and as such this is off by default.
https://nodejs.org/en/blog/release/v6.1.0/
2016-05-06 22:53:23 +10:00
Stéphane Este-Gracias
a3c7a63cc0
docker-compose 1.7.1
2016-05-05 21:12:03 +10:00
Luke Sampson
5f5776bfbc
openssl 1.0.2h (missing info from #825 )
2016-05-05 19:24:23 +10:00
André Schließer
f2512f2288
Update openssl link ( #825 )
...
version changed to 1.0.2h
2016-05-05 19:19:48 +10:00
monotykamary
f1e899c889
Update glide to 0.10.2 ( #824 )
...
SHA-256 taken from 7zip.
2016-05-05 08:15:51 +10:00
monotykamary
179f3ce6b9
Update Elixir to 1.2.5 ( #823 )
...
SHA-256 taken from 7zip.
2016-05-05 08:15:40 +10:00
monotykamary
bbb28fee24
Update git-up to 1.4.0 ( #822 )
...
SHA-256 taken from 7zip.
2016-05-05 08:15:26 +10:00
monotykamary
0234b3d3cc
Update git-lfs to 1.2.0 ( #821 )
...
SHA-256 taken from 7zip;
extract directory now exists in release zip
-> added "extract_dir" for both architectures.
git-lfs manifest tested on external bucket.
2016-05-05 08:15:00 +10:00
monotykamary
cd414bebe8
Update ghostscript.json ( #820 )
...
SHA-256 taken from 7zip;
gs919w64 contains gswin64c.exe -> replaced bin with "env_add_path": "bin";
Ghostscript manifest tested on external bucket.
[Ghostscript releases from 9.19 have been moved to GitHub](http://downloads.ghostscript.com/public/ ).
Current links are inaccessible (9.18):
http://downloads.ghostscript.com/public/gs918w64.exe
http://downloads.ghostscript.com/public/gs918w32.exe
Working links (9.18):
http://downloads.ghostscript.com/public/old-gs-releases/gs918w64.exe
http://downloads.ghostscript.com/public/old-gs-releases/gs918w32.exe
2016-05-05 08:14:29 +10:00
monotykamary
809eccd1ac
Update Far Manager to 3.0.4545 ( #819 )
...
SHA-256 taken from 7zip.
2016-05-05 08:14:09 +10:00
monotykamary
83c5b3a776
Update doxygen to 1.8.11 ( #818 )
...
SHA-256 taken from 7zip;
doxysearch.cgi.exe is added to bin.
zip content differences from 1.8.8:
- doxysearch.cgi is replaced with doxysearch.cgi.exe;
- libclang.dll is added.
2016-05-05 08:13:58 +10:00
monotykamary
ce8d63647e
Update dig (BIND9) to 9.9.9 ( #817 )
...
SHA-256 taken from 7zip;
zip date: 4/28/16, 10:41:00 PM.
2016-05-05 08:13:45 +10:00
monotykamary
d1d648b668
Update cmake to 3.5.2 ( #816 )
...
SHA-256 taken from 7zip, confirmed with https://cmake.org/files/v3.5/cmake-3.5.2-SHA-256.txt ;
2016-05-05 08:13:29 +10:00
monotykamary
6c87722fcd
Update casperjs to 1.1.1 ( #815 )
...
SHA-256 taken from 7zip; confirmed extract directory and bin file casperjs.exe
2016-05-04 22:46:16 +10:00
monotykamary
d80410f884
Update BFG to 1.12.12 ( #814 )
...
SHA-256 taken from 7zip. (Note to self, must use later and look at later.)
2016-05-04 22:19:10 +10:00
monotykamary
7632cd9633
Update Apache Ant to 1.9.7 ( #813 )
...
SHA-256 taken from 7zip;
url http://mirror.ventraip.net.au/apache//ant/binaries/apache-ant-1.9.6-bin.zip and common mirrors not found;
url changed to mirror www-us.apache.org;
2016-05-04 21:50:26 +10:00
monotykamary
b937766f8a
Update aria2 to 1.22.0 ( #812 )
...
SHA-256 taken from 7zip;
confirmed repository relocation from github.com/tatsuhiro-t/aria2 to github.com/aria2/aria2.
2016-05-04 21:50:13 +10:00
monotykamary
cc61897b11
Update Premake (alpha) to 5.0.0-alpha8 ( #811 )
...
SHA-256 taken from 7-zip; zipped executable premake5.exe still consistent.
2016-05-04 10:13:24 +10:00
Simon Hartcher
551a0bcb65
Merge pull request #810 from monotykamary/patch-4
...
Update MySQL to 5.7.12
2016-05-04 10:06:44 +10:00
monotykamary
bfc46f1854
Update MySQL to 5.7.12
...
MD5 taken from http://dev.mysql.com/downloads/mysql/ ,
2016-05-04 07:01:57 +07:00
Christophe
07fd5a80dd
Update PHP to 7.0.6 ( #806 )
...
- add php-cgi as available command
2016-05-04 08:48:34 +10:00
monotykamary
b15019718e
Update to version 2.8.2.windows.1 ( #807 )
...
SHA-256 hash taken from 7-zip.
2016-05-04 08:44:07 +10:00
monotykamary
d7878846fc
Update to version 2.8.2.windows.1 ( #808 )
...
SHA-256 hash taken from 7-zip.
2016-05-04 08:42:04 +10:00
monotykamary
fac8e3c2f5
Update to version 2016-04-28 ( #809 )
...
SHA-256 hash taken from 7-zip; extract directories replaced respectively.
2016-05-04 08:40:31 +10:00
Ross Edman
192434bb36
Bump Terraform Version ( #804 )
...
0.6.15 is out now and has increased Windows support for vSphere
2016-04-29 05:43:37 +10:00
Christophe
64a2990992
Update nodejs to version 6.0.0 (current version)
...
* Update nodejs to version 6.0.0
* Update nodejs.json
2016-04-28 18:26:28 +10:00
Stéphane Este-Gracias
72f1f1aa05
docker 1.11.1 ( #802 )
2016-04-27 22:24:58 +10:00
Stéphane Este-Gracias
f93b3b9ee8
dart 1.16.0 ( #801 )
2016-04-27 09:08:26 +10:00
Christophe
9da6a6cfec
Update node to 5.11.0
2016-04-25 02:22:19 +10:00
Lucas Tadeu Teixeira
a737c11a08
Fix URL to 64-bit vcruntime140.dll in php.json ( #798 )
...
The repository that used to hold the .dll file no longer exists.
This changes the URL to the .dll file and updates the hash to
the new file's md5 hash.
2016-04-20 12:10:31 +10:00
Edgar A. Baeza
8e4e9214e1
Change the apache file hash 64bit ( #797 )
2016-04-19 18:34:16 +10:00
Luke Sampson
27bc56d2d8
Merge branch 'kyungminlee-dev'
2016-04-19 14:43:04 +10:00
Luke Sampson
68b6e33d9e
fix encoding
2016-04-19 14:42:49 +10:00
Kyungmin Lee
5bf11ee599
Update imagemagick to 6.9.3-8
2016-04-18 23:40:22 -04:00
Simon Hartcher
4be5ec8a03
Add lynx (v2.8.3)
2016-04-18 22:07:41 +10:00
Cyianor
000ec61e93
Moved the pre-install in r.json to the architecture specific part ( #795 )
...
* Apache httpd version upgrade to 2.4.20
* Update pre-install in r.json
The pre-install in the r bucket is now architecture specific and
depends on the architecture the user requested, no longer on the
architecture of the user's machine.
2016-04-17 10:33:30 +10:00
Luke Sampson
47efb70180
fix build
2016-04-16 12:06:39 +10:00
Luke Sampson
fff82e2d72
add architecture-specific support for pre- and post-install (see #783 )
2016-04-16 11:58:59 +10:00