Konstantin Molchanov
ea35732d3e
Fix #1143
2016-12-05 11:20:57 +04:00
Luke Sampson
e8634e01ed
Merge branch 'Krzysztof-Cieslak-patch-1'
2016-12-02 06:31:19 +11:00
Luke Sampson
08c04ca1ba
remove utf8 BOM
2016-12-02 06:31:14 +11:00
Krzysztof Cieślak
9db924d272
Update forge.json
2016-12-01 17:01:53 +01:00
Simon Hartcher
226eae1508
Add transmission-create
...
CLI tool used to create torrent files.
2016-11-30 17:26:46 +11:00
Luke Sampson
bb5cfa62de
Merge branch 'rrelmy-autoupdate'
2016-11-27 09:24:52 +11:00
Luke Sampson
0f5ab26ab0
fix appveyor errors
2016-11-27 09:24:37 +11:00
Luke Sampson
84af26802a
Merge branch 'autoupdate' of git://github.com/rrelmy/scoop into rrelmy-autoupdate
2016-11-27 08:37:51 +11:00
Luke Sampson
d719a4a80d
Merge pull request #1136 from rrelmy/update-imagemagick
...
imagemagick 7.0.3-8
2016-11-27 08:25:08 +11:00
Luke Sampson
c92b5dd65f
Merge pull request #1137 from Krzysztof-Cieslak/patch-1
...
Update forge.json
2016-11-27 08:24:57 +11:00
Rémy
39360036c6
First implementation of manifest autoupdate
2016-11-26 17:32:35 +01:00
Krzysztof Cieślak
ce07b0c468
Update forge.json
2016-11-26 15:16:35 +01:00
Rémy
f983223377
imagemagick 7.0.3-8
2016-11-26 13:42:44 +01:00
Luke Sampson
d1d6434569
Merge pull request #1135 from icetee/master
...
Add Nmap/Zenmap
2016-11-26 22:38:28 +11:00
Tamás András Horváth
79b58203cc
Add Nmap/Zenmap
2016-11-26 11:38:45 +01:00
Tamás András Horváth
78131cf8b7
Add Nmap/Zenmap
2016-11-26 11:37:16 +01:00
Luke Sampson
4f1ab8a17e
Merge pull request #1133 from moigagoo/patch-16
...
Update ImageMagick to 7.0.3-7.
2016-11-22 22:29:26 +11:00
Konstantin Molchanov
256805927c
Update ImageMagick to 7.0.3-7.
2016-11-22 12:35:18 +04:00
Luke Sampson
8b5b07f994
Merge pull request #1132 from nrakochy/master
...
Bumped leiningen version
2016-11-19 07:41:36 +11:00
nrakochy
3186c43792
Updated leiningen url with git hash
2016-11-18 09:17:44 -06:00
nrakochy
5bb34d41f1
Updated hash
2016-11-17 13:43:25 -06:00
nrakochy
ebc9c7e0d8
Reverted url to 'stable' and bumped version
2016-11-17 13:25:21 -06:00
Luke Sampson
856167f192
Merge pull request #1131 from vidarkongsli/master
...
Add OPENSSL_CONF env. variable for Openssl to work
2016-11-17 21:12:13 +11:00
Vidar Kongsli
def9ca9120
Add OPENSSL_CONF env. variable for Openssl to work
2016-11-17 10:42:30 +01:00
Luke Sampson
b68576a46d
Merge pull request #1130 from sestegra/docker
...
docker-compose 1.9.0
2016-11-17 08:33:24 +11:00
Stéphane Este-Gracias
cb707127e9
docker-compose 1.9.0
2016-11-16 19:15:15 +00:00
Luke Sampson
32e616845a
Merge branch 'vidarkongsli-update_openssl'
2016-11-16 07:25:07 +11:00
Luke Sampson
cb1b790676
fix conflicts
2016-11-16 07:24:55 +11:00
Vidar Kongsli
106eeea91b
Update Openssl 1.1.0b --> 1.1.0c
2016-11-15 16:07:55 +01:00
Luke Sampson
81df03461a
add nodejs-lts ( fix #1125 ) ( #1128 )
2016-11-15 08:17:06 +11:00
Rémy
b48f6f431c
add nodejs-lts ( fix #1125 )
2016-11-14 15:39:42 +01:00
Martin Lindhe
ba4b20d233
ripgrep 0.2.9 ( #1127 )
2016-11-14 21:09:31 +11:00
Rémy
b6d842e3bd
update mariadb 10.1.19 ( #1126 )
2016-11-14 07:46:06 +11:00
Ron Yorston
af56497b5a
Update busybox to 1.26.0-FRP-756 ( #1124 )
...
The website intgat.tigress.co.uk no longer works: switch to a new
URL and update to the latest version.
2016-11-13 21:23:45 +11:00
Luke Sampson
597198eb8a
don't show update succeeded when git pull fails
2016-11-13 16:25:38 +11:00
Felipe do Rego Pinto
fa17c2bd4c
Command 'scoop update' delete scoop if download fail. ( #1120 )
...
* try catch on update
fixes #1118
* deleting the right dir
* added -ea stop to git command
* added try catch to bucket update
* removing space
* Removing -ea from git command, since it isn´t a scriptlet
* When git clone fail, it does not create de $newdir, so I changed the code
to check for this path.
When the git pull fail, nothing happens, so It doesnt need any changes
Also, git error could not be catch in powersheel exception
* removing blank lines
2016-11-13 16:12:41 +11:00
Krzysztof Cieślak
c1a436295a
Update forge.json ( #1121 )
2016-11-12 07:28:21 +11:00
Joe Chung
7af337ce64
Update rust-msvc to 1.13.0 ( #1122 )
2016-11-12 07:18:06 +11:00
Joe Chung
be8f826f48
Update rust to 1.13.0 ( #1123 )
2016-11-12 07:17:59 +11:00
Rémy
2f982802d8
Add checkver definition to many apps ( #1119 )
...
* add checkver definitions
* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Felipe do Rego Pinto
7d5d54ce68
Support for CLINK App ( #1117 )
...
* Support to CLINK App
* Fixing json format to pass integration test
* Using the own clink batch, which already check for architecture
2016-11-10 10:34:19 +11:00
Rémy
12c98bee1d
Update outdated apps ( #1116 )
...
* update aria2 1.28.0
* update packer 0.11.0
* update php 7.0.13
* update git 2.10.2
* update nodejs 7.1.0
* update sqlite 3.15.1
* update cmake 3.6.3
* update r 3.3.2
* update perl 5.24.0.1
* update terraform 0.7.10 / migrate to 0.7
previous version was broken, since version 0.7 all the providers are in
the main binary
https://www.terraform.io/upgrade-guides/0-7.html
* update vagrant 1.8.7
* update sbcl 1.3.11
* update imagemagick
* update ffmpeg 20161108
* update git-lfs 1.4.4
2016-11-10 07:58:56 +11:00
Rémy
f88c4ec2b8
update apache hashs ( #1108 ) ( #1112 )
2016-11-10 06:39:47 +11:00
Rémy
3181284c36
update vim 8.0.069 / optimize checkver ( #1113 )
2016-11-10 06:38:33 +11:00
Rémy
eec5e7bb51
update pngcrush 1.8.10 ( #1114 )
2016-11-10 06:38:05 +11:00
Rémy
826855ce09
update youtube-dl 2016.11.08.1 ( #1115 )
2016-11-10 06:37:54 +11:00
Krzysztof Cieślak
b1aa80ab3d
Bump Forge version ( #1110 )
2016-11-09 07:06:02 +11:00
Sergey
43e0c20468
Print '0 B' when cache is empty ( #1109 )
...
If cache is empty `$total_length` is null, and the output is:
```
λ scoop cache show some-non-existing-app
total: 0 files, B
```
Cast sum to double to get '0 B' instead
2016-11-08 10:45:30 +11:00
Luke Sampson
bff6378246
chromedriver 2.25
2016-11-07 10:48:15 +11:00
Rémy
fd8f3a368f
curl security update 7.51.0 ( #1106 )
2016-11-03 10:47:08 +11:00