Richard Kuhnt
930b587db9
Update mysql to version 5.7.22
2018-04-19 08:01:03 +00:00
Richard Kuhnt
5094975ba4
Update tunnel to version 0.2.5
2018-04-19 03:00:26 +00:00
Richard Kuhnt
ea6ea6f09b
Update minikube to version 0.26.1
2018-04-19 00:00:31 +00:00
Richard Kuhnt
e6677542ea
Update caddy to version 0.10.13
2018-04-19 00:00:31 +00:00
Richard Kuhnt
2eb02f0bd6
Update vim to version 8.0.1735
2018-04-18 23:00:38 +00:00
Dustin Venegas
388c619ad4
neovim: Do not include win32yank in PATH ( #2206 )
...
Neovim doesn't require win32yank.exe in the user's PATH. The shimexe version of win32yank.exe causes problems with clipboard+=unnamedplus in Neovim. Since it's not required in the PATH, and the shimexe version cause issues, this removes win32yank's shim.
Say the neovim clipboard option is set to set clipboard+=unnamedplus. If the win32yank.exe shim genereated by Scoop exists in the user's PATH, then it will be used. The shimexe [0] version of win32yank leaves dangling window instances, in the foreground, after every yank or paste operation. This indicates an incompatibility between Neovim and the win32yank.exe shimexe.
Neovim does not require win32yank.exe in the user's PATH. This is because Neovim looks for win32yank using the executeable() function [1]. The executeable() function always finds executeables in the same directory as vim [2]. Therefore, win32yank.exe isn't required to exist in the user's PATH variable for Neovim.
This PR reverts 3fc87da006e21dad39c13522427a35368ce402e2
[0] 2d9f964068/supporting/shimexe/shim.cs
[1] dc53629587/runtime/autoload/provider/clipboard.vim (L98)
[2] a1530ece87/runtime/doc/eval.txt (L3226)
2018-04-18 23:13:07 +02:00
Richard Kuhnt
80dec26734
Update gradle to version 4.7
2018-04-18 16:01:03 +00:00
gburus
d388dc47f2
Updated a couple of files with "description" field. ( #2203 )
2018-04-18 17:32:11 +02:00
Richard Kuhnt
1051da5606
Update kompose to version 1.12.0
2018-04-18 15:00:25 +00:00
Richard Kuhnt
3a43b7c3e5
Update chromedriver to version 2.38
2018-04-18 15:00:25 +00:00
Richard Kuhnt
ae60906aaa
Update fnproject to version 0.4.72
2018-04-18 10:00:34 +00:00
Richard Kuhnt
c8dd0d2044
Update ffmpeg-nightly to version 20180418-223f3df
2018-04-18 09:00:29 +00:00
Richard Kuhnt
3e412b5d1f
Update radare2 to version 2.5.0
2018-04-18 08:00:32 +00:00
Nick Klauer
717e98d1c3
Update minishift.json ( #2205 )
...
Update minishift.json
2018-04-18 05:57:50 +02:00
Richard Kuhnt
b17d7d02fe
Update vim to version 8.0.1733
2018-04-17 23:00:45 +00:00
Richard Kuhnt
d81eeeb1fb
Update mono to version 5.10.1.47
2018-04-17 22:00:42 +00:00
Richard Kuhnt
6c644b9cab
Update dotnet-sdk to version 2.1.105
2018-04-17 22:00:42 +00:00
Richard Kuhnt
96bef70dbd
Update grails to version 3.3.5
2018-04-17 18:00:47 +00:00
Richard Kuhnt
26fcae54e3
Update grails to version 3.2.13
2018-04-17 16:01:01 +00:00
Richard Kuhnt
a628d0832f
Update cmake to version 3.11.1
2018-04-17 16:01:01 +00:00
Richard Kuhnt
b9fc3d6e91
Update sonarqube to version 7.1
2018-04-17 15:01:04 +00:00
Richard Kuhnt
6210832d00
Update minishift to version 1.16.0
2018-04-17 15:01:04 +00:00
Richard Kuhnt
69ffa7b55b
Update fnproject to version 0.4.71
2018-04-17 15:01:04 +00:00
Richard Kuhnt
4181c6b0e5
Update ffmpeg-nightly to version 20180417-0b3c185
2018-04-17 09:01:12 +00:00
Richard Kuhnt
906481c31f
Update vim to version 8.0.1727
2018-04-16 23:00:48 +00:00
Richard Kuhnt
72fdaebf88
Update up to version 0.6.1
2018-04-16 21:00:25 +00:00
Richard Kuhnt
d04d12acfd
Update fnproject to version 0.4.70
2018-04-16 19:00:29 +00:00
Richard Kuhnt
d0d1469142
Update resharper-clt to version 2018.1
2018-04-16 15:00:21 +00:00
Richard Kuhnt
f3d771d5c1
Update mongodb to version 3.6.4
2018-04-16 14:00:24 +00:00
Richard Kuhnt
287e186ab9
Update ffmpeg-nightly to version 20180416-783df2e
2018-04-16 09:00:26 +00:00
Richard Kuhnt
0194009a89
Update hugo to version 0.39
2018-04-16 08:00:28 +00:00
Richard Kuhnt
070fd8087c
Update vim to version 8.0.1722
2018-04-15 23:00:42 +00:00
Richard Kuhnt
81f486eaee
Update tunnel to version 0.2.4
2018-04-15 23:00:42 +00:00
Richard Kuhnt
c22c3055f8
Update youtube-dl to version 2018.04.16
2018-04-15 19:00:21 +00:00
Richard Kuhnt
e9d54927ab
Update yarn to version 1.6.0
2018-04-15 14:00:26 +00:00
Richard Kuhnt
4257e994ff
Update ffmpeg-nightly to version 20180414-aedbf16
2018-04-15 09:00:21 +00:00
Richard Kuhnt
f4f4e56eca
Update dart-sass to version 1.2.0
2018-04-15 00:00:42 +00:00
Vishal Rana
3e6e791697
Fixed hash for armor (Please squash and merge) ( #2201 )
...
Fixed hash for armor (Please squash and merge)
2018-04-14 18:28:04 +02:00
Richard Kuhnt
d38ca9af7d
Update ffmpeg-nightly to version 20180413-23e994c
2018-04-14 09:00:29 +00:00
Richard Kuhnt
9438868ae1
Update flow to version 0.70.0
2018-04-14 01:00:24 +00:00
Richard Kuhnt
302a96ba38
Update vim to version 8.0.1707
2018-04-13 23:00:39 +00:00
Richard Kuhnt
f65e004a76
Update tup to version 0.7.6
2018-04-13 21:00:25 +00:00
Richard Kuhnt
d501e83cc0
Update tup to version 0.7.5-131-g3791ed3
2018-04-13 19:00:27 +00:00
Richard Kuhnt
d70a9464f3
Update consul to version 1.0.7
2018-04-13 18:00:19 +00:00
Vishal Rana
3437494c7c
Updated tunnel and armor ( #2198 )
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2018-04-13 17:23:07 +02:00
Richard Kuhnt
59af010675
Update exiftool to version 10.93
2018-04-13 15:00:23 +00:00
Richard Kuhnt
e53cfdca69
Update composer to version 1.6.4
2018-04-13 11:00:18 +00:00
Richard Kuhnt
65aae4dada
Update ffmpeg-nightly to version 20180412-8d381b5
2018-04-13 09:00:24 +00:00
Richard Kuhnt
904d29fde9
Update tunnel to version 0.1.4
2018-04-13 07:00:22 +00:00
Richard Kuhnt
92607a81c9
Update tunnel to version 0.1.3
2018-04-13 02:00:27 +00:00