From 78a196c9d9e6f4da7c9bb1db89f39b74de5c8add Mon Sep 17 00:00:00 2001 From: Geoffrey Lessel Date: Thu, 30 Aug 2018 14:34:51 -0700 Subject: [PATCH] update shards dependencies --- shard.lock | 4 ++-- shard.yml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/shard.lock b/shard.lock index a53c16c..c8088c4 100644 --- a/shard.lock +++ b/shard.lock @@ -1,6 +1,6 @@ version: 1.0 shards: ncurses: - path: ../crystal/ncurses.cr - version: 0.1.0 + github: geolessel/ncurses.cr + commit: 2b1d18eb2f725ae13e53cae7eb1e601c8c1b1f34 diff --git a/shard.yml b/shard.yml index 6b5035d..e7f5884 100644 --- a/shard.yml +++ b/shard.yml @@ -10,7 +10,8 @@ targets: dependencies: ncurses: - path: ../crystal/ncurses.cr + github: geolessel/ncurses.cr + branch: more-ncurses crystal: 0.26.0