Commit Graph
2192 Commits
Author SHA1 Message Date
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
Martin Lindhe 6e90388c5c yarn 0.16.1 (#1105) 2016-11-03 06:59:36 +11:00
Joe Chung 6221907a45 Update mercurial to 4.0 (#1103) 2016-11-02 17:38:45 +11:00
Luke Sampson fc54b2fd58 switch from ~/appdata/local/scoop to ~/scoop for new installation 2016-11-01 11:57:52 +11:00
Luke Sampson 0c0cf9b38b update concfg 2016-11-01 08:02:50 +11:00
Martin Lindhe f2a60e30a6 ripgrep 0.2.5 (#1102) 2016-11-01 07:51:34 +11:00
Roman Kuzmin c7b0050a8a Update invoke-build 3.1.0 (#1101) 2016-10-30 19:14:25 +11:00
Luke Sampson 048e9364b9 latex 2.9.5987 (fix download URL) 2016-10-28 09:20:50 +11:00
Stéphane Este-Gracias 39c670446e docker 1.12.3 (#1099) 2016-10-28 08:13:38 +11:00
Richy HBM ed549232b7 Update flow to v0.33.0 (#1098) 2016-10-27 08:06:17 +11:00
Rémy 094e6e021b update node to 7.0.0 (#1096) 2016-10-26 08:46:44 +11:00
Rémy f0d96e5e08 update dig to 9.11.0 (#1097) 2016-10-26 08:46:34 +11:00
Konstantin Molchanov 805c48ccf6 Add missing hash for Nim 0.15.2 32 bit. (#1095) 2016-10-24 18:56:46 +11:00
Konstantin Molchanov b562e93573 Update Nim to 0.15.2. (#1094) 2016-10-24 18:23:31 +11:00
Joe Chung 102ae5b681 Update go to 1.7.3 (#1090) 2016-10-21 17:48:33 +11:00
Joe Chung 51b0c2d21f Update rust-msvc to 1.12.1 (#1091) 2016-10-21 17:48:30 +11:00
Joe Chung 7d9a5af0f2 Update rust to 1.12.1 (#1092) 2016-10-21 17:48:26 +11:00
Stéphane Este-Gracias 5dd456f5cb dart 1.20.1 (#1089) 2016-10-18 06:24:01 +10:00
rrelmy a11f38077b Update php version to 7.0.12 (#1088) 2016-10-17 05:45:30 +10:00
Richard Kuhnt 9e42053faf Update a bunch of programs (#1087) 2016-10-16 07:46:22 +10:00
Richard Kuhnt ca6f9b39b2 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00
Martin Lindhe f239990b05 ripgrep 0.2.3 (#1085) 2016-10-13 20:58:47 +10:00
Amar Sood e4d04fe340 Add Gitter badge (#1083)
This repo seems prime to have a bunch of conversation going in the Gitter channel - all sorts of other projects use it to great effect.

Whilst @lukesampson isn't on Gitter, the channel already has a few lurkers!

Might be worth adding a Gitter chat badge?
2016-10-13 08:21:13 +10:00
Richard Kuhnt f45cbe1f5a Add Yarn (#1084) 2016-10-13 08:20:51 +10:00
Stéphane Este-Gracias 02be412124 docker 1.12.2 (#1081) 2016-10-12 17:55:16 +10:00
Luke Sampson af1b0cdd5b fix tests 2016-10-11 18:22:09 +10:00
Alex D. Guerrieri 344358c6cd Add Caddy Bucket (#1075)
* Create caddy.json

@lukesampson Is there a way to rename the bin after extraction?

* Update caddy.json

* Update caddy.json
2016-10-11 18:18:58 +10:00
Richard Kuhnt 1937bf7ca2 Fix version regex for premake5, sliksvn and sqlite (#1078) 2016-10-11 07:51:01 +10:00
Richard Kuhnt 7ce9b7617e Add scoop user-agent to checkver (closes #1077) (#1079) 2016-10-11 07:50:07 +10:00
Richard Kuhnt 3585a04d11 Added the platinum searcher (#1076)
* Add the_platinum_searcher

* Fix json

* Add version checkver for pt
2016-10-11 06:46:07 +10:00
Luke Sampson 2d9dda9804 add comment suggesting maintainers update git & git-with-openssh at the same time (see #1073) 2016-10-10 16:48:02 +10:00
Ilja Nosik e61dbd50c1 Update the version of git-with-openssh (#1074) 2016-10-10 16:20:28 +10:00
Ilja Nosik 347fafbfb8 Update git-with-openssh to 2.10.1.windows.1 (#1073) 2016-10-10 15:59:23 +10:00
Yun Zhi Lin 96b6a02d45 upgrade glide to 0.12.3 (#1071) 2016-10-09 20:40:26 +10:00
Konstantin Molchanov d4126a2bbb Fix version, links, and hashes for Nim (#1069) 2016-10-07 18:39:29 +10:00