diff options
| author | saltycrys <73420320+saltycrys@users.noreply.github.com> | 2020-12-02 04:39:55 +0100 |
|---|---|---|
| committer | saltycrys <73420320+saltycrys@users.noreply.github.com> | 2020-12-02 04:39:55 +0100 |
| commit | 4fb360b19f6c185eafd0ebd47a858fb501ec1776 (patch) | |
| tree | 1b8208cd67cc3886b51c1b2c995c496bc3712472 /shard.lock | |
| parent | 0fa1567793f688dfef4ce5447f117ff560dd7451 (diff) | |
| download | invidious-4fb360b19f6c185eafd0ebd47a858fb501ec1776.tar.gz invidious-4fb360b19f6c185eafd0ebd47a858fb501ec1776.tar.bz2 invidious-4fb360b19f6c185eafd0ebd47a858fb501ec1776.zip | |
Track shard.lock
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/shard.lock b/shard.lock new file mode 100644 index 00000000..1cf34ae7 --- /dev/null +++ b/shard.lock @@ -0,0 +1,42 @@ +version: 2.0 +shards: + db: + git: https://github.com/crystal-lang/crystal-db.git + version: 0.9.0 + + exception_page: + git: https://github.com/crystal-loot/exception_page.git + version: 0.1.4 + + kemal: + git: https://github.com/kemalcr/kemal.git + version: 0.26.1+git.commit.dfe7dca08f4c9a9456d6132af5f6b59fcd6865e4 + + kilt: + git: https://github.com/jeromegn/kilt.git + version: 0.4.0 + + lsquic: + git: https://github.com/iv-org/lsquic.cr.git + version: 2.18.1-1 + + pg: + git: https://github.com/will/crystal-pg.git + version: 0.21.1 + + pool: + git: https://github.com/ysbaddaden/pool.git + version: 0.2.3 + + protodec: + git: https://github.com/omarroth/protodec.git + version: 0.1.3 + + radix: + git: https://github.com/luislavena/radix.git + version: 0.3.9 + + sqlite3: + git: https://github.com/crystal-lang/crystal-sqlite3.git + version: 0.16.0 + |
