Skip to content

Commit 2002454

Browse files
committed
Update shards
Fixes inability to access artifacts with spaces in the name
1 parent 1c100ff commit 2002454

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shard.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.0
22
shards:
33
amber_router:
44
git: https://github.com/amberframework/amber-router.git
5-
version: 0.4.3
5+
version: 0.4.4
66

77
athena:
88
git: https://github.com/athena-framework/athena.git
@@ -14,7 +14,7 @@ shards:
1414

1515
athena-dependency_injection:
1616
git: https://github.com/athena-framework/dependency-injection.git
17-
version: 0.2.2
17+
version: 0.2.3
1818

1919
athena-event_dispatcher:
2020
git: https://github.com/athena-framework/event-dispatcher.git
@@ -46,7 +46,7 @@ shards:
4646

4747
halite:
4848
git: https://github.com/icyleaf/halite.git
49-
version: 0.10.7
49+
version: 0.10.8
5050

5151
jwt:
5252
git: https://github.com/crystal-community/jwt.git

0 commit comments

Comments
 (0)