Skip to content

Commit f3fb342

Browse files
committed
Update shards to fix lexbor build failed
1 parent 7f9f149 commit f3fb342

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

shard.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ version: 2.0
22
shards:
33
ameba:
44
git: https://github.com/crystal-ameba/ameba.git
5-
version: 1.6.1
5+
version: 1.6.4
66

77
lexbor:
88
git: https://github.com/kostya/lexbor.git
9-
version: 3.1.3
9+
version: 3.4.2
1010

1111
term-cursor:
1212
git: https://github.com/crystal-term/cursor.git
13-
version: 0.1.0+git.commit.8805d5f686d153db92cf2ce3333433f8ed3708d0
13+
version: 0.2.0+git.commit.8a4471a0d4ff59251705d6aa050df261748dd8ca
1414

1515
term-spinner:
1616
git: https://github.com/crystal-term/spinner.git

shard.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: myip
2-
version: 0.5.1
2+
version: 0.5.2
33

44
authors:
55
- Billy.Zheng <vil963@gmail.com>
@@ -13,6 +13,7 @@ dependencies:
1313
github: kostya/lexbor
1414
term-spinner:
1515
github: crystal-term/spinner
16+
commit: "60350f9598335c559a8350d98fb2b9042e53290f"
1617

1718
development_dependencies:
1819
ameba:

0 commit comments

Comments
 (0)