-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathqlfile.lock
28 lines (28 loc) · 1.15 KB
/
qlfile.lock
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
("quicklisp" .
(:class qlot/source/dist:source-dist
:initargs (:distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
:version "2021-06-30"))
("utopian" .
(:class qlot/source/git:source-git
:initargs (:remote-url "git://github.com/fukamachi/utopian")
:version "git-6648415e5710cce842451e585b818c87aad8f9a9"))
("dist-updater" .
(:class qlot/source/git:source-git
:initargs (:remote-url "git://github.com/quickdocs/dist-updater")
:version "git-908089b7988468376dd0d4c1ccc9bd0d06ff3e74"))
("apispec" .
(:class qlot/source/git:source-git
:initargs (:remote-url "git://github.com/cxxxr/apispec" :branch "develop")
:version "git-31da0cef7d1eb33e7f9967c12e3e2db5117b3532"))
("cl-openapi-parser" .
(:class qlot/source/git:source-git
:initargs (:remote-url "git://github.com/pokepay/cl-openapi-parser")
:version "git-627bf959cdcbc90789045e3e235dadfe3b58d188"))
("jzon" .
(:class qlot/source/git:source-git
:initargs (:remote-url "git://github.com/Zulu-Inuoe/jzon")
:version "git-ee9f01919f229a40b91caf8601562dceee27f04d"))
("clack" .
(:class qlot/source/ql:source-ql
:initargs (:%version :latest)
:version "ql-2021-08-07"))