File size: 1,209 Bytes
ad9076c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
version: 2.0
shards:
ameba:
git: https://github.com/crystal-ameba/ameba.git
version: 1.6.4
athena-negotiation:
git: https://github.com/athena-framework/negotiation.git
version: 0.1.5
backtracer:
git: https://github.com/sija/backtracer.cr.git
version: 1.2.4
db:
git: https://github.com/crystal-lang/crystal-db.git
version: 0.13.1
exception_page:
git: https://github.com/crystal-loot/exception_page.git
version: 0.4.1
http_proxy:
git: https://github.com/mamantoha/http_proxy.git
version: 0.10.3
inotify:
git: https://github.com/petoem/inotify.cr.git
version: 1.0.3
kemal:
git: https://github.com/kemalcr/kemal.git
version: 1.6.0
pg:
git: https://github.com/will/crystal-pg.git
version: 0.28.0
protodec:
git: https://github.com/iv-org/protodec.git
version: 0.1.5
radix:
git: https://github.com/luislavena/radix.git
version: 0.4.1
redis:
git: https://github.com/jgaskins/redis.git
version: 0.12.0
spectator:
git: https://github.com/icy-arctic-fox/spectator.git
version: 0.10.6
sqlite3:
git: https://github.com/crystal-lang/crystal-sqlite3.git
version: 0.21.0
|