Skip to content

Commit

Permalink
update shards dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
geolessel committed Aug 30, 2018
1 parent c798924 commit 78a196c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions shard.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 1.0
shards:
ncurses:
path: ../crystal/ncurses.cr
version: 0.1.0
github: geolessel/ncurses.cr
commit: 2b1d18eb2f725ae13e53cae7eb1e601c8c1b1f34

3 changes: 2 additions & 1 deletion shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ targets:

dependencies:
ncurses:
path: ../crystal/ncurses.cr
github: geolessel/ncurses.cr
branch: more-ncurses

crystal: 0.26.0

Expand Down

0 comments on commit 78a196c

Please sign in to comment.