Richard Kuhnt
e6656d234a
Update docker to version 17.04.0-ce
2017-04-06 18:38:04 +02:00
Richard Kuhnt
7ad177594f
Update docker-compose to version 1.12.0
2017-04-06 18:38:03 +02:00
congee
305997455f
add xsv
2017-04-04 22:29:52 -04:00
Richard Kuhnt
6e1622210d
Update vim to version 8.0.0543
2017-04-05 01:00:34 +02:00
Richard Kuhnt
280ad00411
Update packer to version 1.0.0
2017-04-04 23:00:39 +02:00
Roman Kuzmin
bd6fd90f9a
invoke-build 3.3.3
2017-04-04 21:45:13 +01:00
Richard Kuhnt
c0751fea45
Update mercurial to version 4.1.2
2017-04-04 22:01:02 +02:00
Richard Kuhnt
4ff91e83a2
Update chromedriver to version 2.29
2017-04-04 19:00:41 +02:00
Richard Kuhnt
994e6d8dd3
Update nginx to version 1.11.13
2017-04-04 18:01:00 +02:00
Richard Kuhnt
032ab8a632
Update flow to version 0.43.0
2017-04-04 18:00:59 +02:00
Richard Kuhnt
6d4302c6e1
Update nodejs-lts to version 6.10.2
2017-04-04 15:00:39 +02:00
Richard Kuhnt
aacea61fc6
Update ffmpeg to version 20170404-dc1a1b8
2017-04-04 08:00:24 +02:00
Richard Kuhnt
9fe97884e1
Update vim to version 8.0.0542
2017-04-04 01:00:40 +02:00
Richard Kuhnt
d5fd6c7a3b
Update kubectl to version 1.6.1
2017-04-04 01:00:38 +02:00
Richard Kuhnt
9efb891d0d
Fix 32bit url for bochs
2017-04-03 21:58:00 +01:00
Richard Kuhnt
30ee7fcf05
Update exiftool to version 10.48
2017-04-03 19:00:48 +02:00
Richard Kuhnt
b473daac9c
Update vim to version 8.0.0540
2017-04-03 01:01:28 +02:00
Richard Kuhnt
15d8b1576a
Add vcredist suggestions to php and dig
2017-04-02 23:23:41 +02:00
Richard Kuhnt
619d20a0da
Update youtube-dl to version 2017.04.03
2017-04-02 23:00:57 +02:00
Rémy
23e0a315fa
Merge pull request #1410 from rrelmy/persist
...
Persistent data
2017-04-02 21:57:00 +02:00
Rémy
7a84fb5b2c
add NGINX_HOME env for easy nginx usage
2017-04-02 21:55:23 +02:00
Richard Kuhnt
6b7f0f5065
Update ffmpeg to version 20170401-23ae3cc
2017-04-02 02:00:30 +02:00
Richard Kuhnt
7257308826
Update vim to version 8.0.0535
2017-04-02 01:01:03 +02:00
Richard Kuhnt
881739562b
Update youtube-dl to version 2017.04.02
2017-04-01 22:00:45 +02:00
Richard Kuhnt
2158685c1a
Update vim to version 8.0.0531
2017-04-01 01:00:51 +02:00
Luke Sampson
2eaaec5102
Add 'timecmd' alias to ime for cmd.exe, where ime is already a command ( fixes #1413 )
2017-03-31 19:05:45 +11:00
Rémy
67234c2a4a
php-nts use the same migration code as php
2017-03-31 01:11:19 +02:00
Rémy
7ff63ebcee
fix php config migration / show full path
...
Check for old configs to migrate before creating an empty directory for
the new config files
Show the full path inside the notice instead of $dir/cli/conf.d
2017-03-31 01:03:26 +02:00
Richard Kuhnt
57f698c248
Update vim to version 8.0.0529
2017-03-31 01:00:41 +02:00
Richard Kuhnt
06b9ce1b84
Improve PHP configuration persistence by using multiple directories in PHP_INI_SCAN_DIR
2017-03-30 20:00:00 +02:00
Richard Kuhnt
14791d8787
Update sqlite to version 3180000
2017-03-30 18:01:13 +02:00
Richard Kuhnt
3f11aca7ca
Update mediainfo to version 0.7.94
2017-03-30 16:00:27 +02:00
Richard Kuhnt
f796d12511
Copy persist changes from nodejs to nodejs-lts
2017-03-30 14:53:12 +02:00
Richard Kuhnt
c5985c1057
More suggested persist changes for php and nginx
2017-03-30 14:43:42 +02:00
Richard Kuhnt
356c81f6ab
Update openjdk to version 1.8.0.121-2
2017-03-30 14:00:46 +02:00
Roman Kuzmin
9b2e16c756
invoke-build 3.3.2
2017-03-30 08:09:51 +01:00
Richard Kuhnt
c563191beb
Update ffmpeg to version 20170330-ad7aff0
2017-03-30 09:01:11 +02:00
Luke Sampson
057d7e7e87
Suggested persist changes (see #1410 )
2017-03-30 15:14:20 +11:00
Luke Sampson
76ee60e56a
Merge branch 'persist' of git://github.com/rrelmy/scoop into rrelmy-persist
2017-03-30 14:49:13 +11:00
Richard Kuhnt
8a0ffd33cc
Update git-lfs to version 2.0.2
2017-03-30 02:00:58 +02:00
Richard Kuhnt
f9c7d27f88
Update vim to version 8.0.0525
2017-03-30 01:00:59 +02:00
Rémy
0e88faa326
Merge remote-tracking branch 'upstream/master' into persist
2017-03-30 00:15:29 +02:00
Luke Sampson
d93f98fd1d
NodeJS without $persist_dir in env_add_path / mark persist dirs as read-only ( #1 )
...
* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest
* persist nodejs fix npm updating itself
* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest
* Fix 'Access is denied' error removing 'current' directory junction.
* change nodejs install behaviour to match upstream installer
`npm update -g` has been remove because it has no effect on the
installed npm version and does not match the official installer
behaviour.
2017-03-30 00:13:27 +02:00
Richard Kuhnt
2da4e1074f
Update nodejs to version 7.8.0
2017-03-29 06:01:14 +02:00
Richard Kuhnt
268699cab0
Update kubectl to version 1.6.0
2017-03-28 22:00:54 +02:00
Richard Kuhnt
e46b22ed0b
Update mongodb, ghostscript and exiftool plus autoupdate
2017-03-28 20:42:16 +02:00
Richard Kuhnt
2db7181448
Update curl hashs with version change ( closes #1408 )
2017-03-28 19:58:39 +02:00
Richard Kuhnt
61c7339d99
Update kubectl to version 1.5.6
2017-03-28 19:00:21 +02:00
Richard Kuhnt
aea54dbe66
Update terraform to version 0.9.2
2017-03-28 13:00:23 +02:00
Richard Kuhnt
b8e341b449
Update docker to version 17.03.1-ce
2017-03-28 07:00:36 +02:00