Skip to content

Commit 2b6949c

Browse files
committed
Pin sdl.cr to a working commit for now
1 parent bd3349b commit 2b6949c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shard.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ dependencies:
1818
version: 0.2.0
1919
sdl:
2020
github: ysbaddaden/sdl.cr
21+
commit: a86f867
2122
lib_gl:
2223
github: nulldotpro/LibGL
2324
imgui:
2425
github: oprypin/crystal-imgui
2526
tag: v1.88
2627
imgui-backends:
2728
github: mattrbeck/crystal-imgui-backends
28-
tag: v1.88
29+
commit: ff12fa5
2930

3031
development_dependencies:
3132
stumpy_png:

0 commit comments

Comments
 (0)