advance fsnotify pinning to latest stable revision

also flatten the dependency spec using git-clone
This commit is contained in:
Sridhar Ratnakumar 2013-11-22 16:45:56 -08:00
parent c5b73d3485
commit 36ba8bccb9
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
{
"github.com/howeyc/fsnotify": {
"repo": "github.com/howeyc/fsnotify",
"version": "d6220df",
"type": "git"
"repo": "http://github.com/howeyc/fsnotify.git",
"version": "206f31729d",
"type": "git-clone",
"alias": "github.com/howeyc/fsnotify"
},
"launchpad.net/tomb": {
"repo": "launchpad.net/tomb",