Commit Graph
2506 Commits
Author SHA1 Message Date
Martin Lindhe 3d0c6546e4 radare2 1.1.0 2017-01-29 00:08:19 +01:00
Luke Sampson 5e142b7e87 Merge pull request #1274 from jfmherokiller/patch-1
added shortcut to the cmake gui
2017-01-28 15:30:51 +11:00
noah the goodra 52818fae66 added shortcut to the cmake gui 2017-01-27 21:14:05 -06:00
Luke Sampson 3a6f620fab Merge branch 'master' of https://github.com/lukesampson/scoop 2017-01-27 15:49:21 +11:00
Luke Sampson 8a457e3abf fix autoupdate always writes to main bucket directory even when another directory is specified (see #1273) 2017-01-27 15:48:35 +11:00
Luke Sampson 44e73031ee Merge pull request #1272 from rasa/master
Update openssl to 1.1.0d
2017-01-27 15:15:07 +11:00
Ross Smith II 1678b731c0 Update openssl to 1.1.0d 2017-01-26 19:52:30 -08:00
Luke Sampson 51d8cbb087 Merge pull request #1265 from r15ch13/caddy-0.9.5
Update caddy to version 0.9.5
2017-01-27 07:22:07 +11:00
Luke Sampson 4e363b58a4 Merge pull request #1266 from r15ch13/elixir-1.4.1
Update elixir to version 1.4.1
2017-01-27 07:21:56 +11:00
Luke Sampson 622929ac12 Merge pull request #1267 from r15ch13/ffmpeg-20170125-2080bc3
Update ffmpeg to version 20170125-2080bc3
2017-01-27 07:21:45 +11:00
Luke Sampson 025186ac74 Merge pull request #1268 from r15ch13/nginx-1.11.9
Update nginx to version 1.11.9
2017-01-27 07:21:33 +11:00
Luke Sampson f0dafc138c Merge pull request #1269 from r15ch13/racket-6.8
Update racket to version 6.8
2017-01-27 07:21:22 +11:00
Luke Sampson eadd89f29c Merge pull request #1270 from r15ch13/terraform-0.8.5
Update terraform to version 0.8.5
2017-01-27 07:21:09 +11:00
Luke Sampson 35a2deea11 Merge pull request #1271 from r15ch13/youtube-dl-2017.01.25
Update youtube-dl to version 2017.01.25
2017-01-27 07:20:57 +11:00
Richard Kuhnt 87976714ed Update youtube-dl to version 2017.01.25 2017-01-26 17:43:39 +01:00
Richard Kuhnt 8a237f452f Update terraform to version 0.8.5 2017-01-26 17:43:30 +01:00
Richard Kuhnt 6ea0260d49 Update racket to version 6.8 2017-01-26 17:43:22 +01:00
Richard Kuhnt 442d289a39 Update nginx to version 1.11.9 2017-01-26 17:43:13 +01:00
Richard Kuhnt 0d9b85e5a6 Update ffmpeg to version 20170125-2080bc3 2017-01-26 17:43:04 +01:00
Richard Kuhnt 398c6dc468 Update elixir to version 1.4.1 2017-01-26 17:42:56 +01:00
Richard Kuhnt b8763b7b54 Update caddy to version 0.9.5 2017-01-26 17:42:46 +01:00
Luke Sampson 56fd0c433d add 'imconvert' alias to get around clash between ImageMagick's convert.exe and built-in Windows convert.exe (see #1253) 2017-01-26 17:24:53 +11:00
Luke Sampson 5b2701f6fb Merge pull request #1264 from rasa/master
Update curl to 7.52.1
2017-01-26 16:56:51 +11:00
Ross Smith II 7346ab8401 Update curl to 7.52.1 2017-01-25 21:48:51 -08:00
Luke Sampson abb8307859 Merge pull request #1262 from bpollack/master
gradle: upgrade to 3.3
2017-01-26 07:49:25 +11:00
Benjamin Pollack 4f33c108f3 gradle: add autoupdate support
I can't find any checksums _anywhere_ for their binaries, but hopefully it won't generally matter
2017-01-25 15:35:26 -05:00
Benjamin Pollack 2618304eab gradle: upgrade to 3.3
Fixes #1259
2017-01-25 15:34:29 -05:00
Luke Sampson 0b0e0e9579 Merge pull request #1258 from rasa/master
Update aria2 to 1.31.0
2017-01-25 07:02:50 +11:00
Ross Smith II 5a659f8638 Readd extract_dir to aria2 2017-01-24 11:52:27 -08:00
Ross Smith II b9566fe8a1 Update aria2 to 1.31.0 2017-01-24 11:48:50 -08:00
Luke Sampson 20dcaaa253 fix appveyor tests 2017-01-24 18:25:25 +11:00
Luke Sampson 2339036e6f fix prune_uninstalled 2017-01-24 18:23:44 +11:00
Luke Sampson 33e6fbb30c fix prune_uninstalled not populating array correctly 2017-01-24 18:19:30 +11:00
Luke Sampson 79def7adad continue installing remaining apps when some requested apps are already installed (see #1256) 2017-01-24 18:10:35 +11:00
Luke Sampson aa9b96168c Merge pull request #1255 from r15ch13/ffmpeg-20170123-e371f03
Update ffmpeg to version 20170123-e371f03
2017-01-24 06:35:11 +11:00
Luke Sampson 49367a29b4 Merge pull request #1254 from darthwalsh/patch-1
remotesigned in README fixes #1221
2017-01-24 06:34:55 +11:00
Richard Kuhnt 29d4139974 Update ffmpeg to version 20170123-e371f03 2017-01-23 14:30:59 +01:00
Carl Walsh 0e5a42f009 remotesigned in README fixes #1221
http://scoop.sh/ was updated to recommend `remotesigned` vs `unrestricted` but the README wasn't
Fixes #1221 - Change installation instructions to recommend RemoteSigned instead of Unrestricted
2017-01-23 04:32:37 -08:00
Luke Sampson f5cbae7707 Check the effective execution policy rather than limit to current scope, in case it is defined for the machine and not the user (see #1221) 2017-01-23 09:55:22 +11:00
Luke Sampson 1340a762f6 allow and recommend 'RemoteSigned' execution policy (see #1221) 2017-01-23 09:50:31 +11:00
Luke Sampson a237c8dede Merge pull request #1252 from r15ch13/youtube-dl-2017.01.22
Update youtube-dl to version 2017.01.22
2017-01-23 09:16:45 +11:00
Luke Sampson e9f47b3405 Merge pull request #1251 from r15ch13/forge-1.4.0
Update forge to version 1.4.0
2017-01-23 09:16:30 +11:00
Richard Kuhnt 464f1ceb9e Update youtube-dl to version 2017.01.22 2017-01-22 22:51:05 +01:00
Richard Kuhnt 7b0cb96903 Update forge to version 1.4.0 2017-01-22 22:50:59 +01:00
Luke Sampson ab51d469f4 make search case-insensitive (fixes #1250) 2017-01-23 07:54:15 +11:00
Luke Sampson 399273caff haxe 3.4.0-rc.2 (autoupdate: handle extract_dir doesn't match version) 2017-01-22 19:13:19 +11:00
Luke Sampson faa91eadc6 fix AppVeyor tests 2017-01-22 14:47:47 +11:00
Luke Sampson 17016682f5 Add PSGitHub PowerShell Module as an example (see #1246) 2017-01-22 14:46:11 +11:00
Luke Sampson d15bb91cb7 Add support for installing PowerShell modules (see #1246) 2017-01-22 14:44:54 +11:00
Luke Sampson 98be5a22d4 Merge pull request #1248 from zweimal/patch-1
Fix: Haxe 3.4.0-rc.2 bucket error moving dir
2017-01-22 11:45:42 +11:00