mirror of
https://github.com/vale981/quickdocs-server
synced 2025-03-04 16:51:38 -05:00
qlot update. djula and fast-http are updated.
This commit is contained in:
parent
90ab6bdc2a
commit
9babdc7581
2 changed files with 14 additions and 6 deletions
1
qlfile
1
qlfile
|
@ -1,5 +1,6 @@
|
||||||
github datafly fukamachi/datafly
|
github datafly fukamachi/datafly
|
||||||
github djula mmontone/djula
|
github djula mmontone/djula
|
||||||
|
github proc-parse fukamachi/proc-parse
|
||||||
github fast-http fukamachi/fast-http
|
github fast-http fukamachi/fast-http
|
||||||
github woo fukamachi/woo :branch devel
|
github woo fukamachi/woo :branch devel
|
||||||
github quickdocs-database quickdocs/quickdocs-database
|
github quickdocs-database quickdocs/quickdocs-database
|
||||||
|
|
19
qlfile.lock
19
qlfile.lock
|
@ -12,17 +12,24 @@
|
||||||
("djula" .
|
("djula" .
|
||||||
(:class qlot.source.github:source-github
|
(:class qlot.source.github:source-github
|
||||||
:initargs (:project-name "djula" :repos "mmontone/djula" :ref nil :branch nil :tag nil)
|
:initargs (:project-name "djula" :repos "mmontone/djula" :ref nil :branch nil :tag nil)
|
||||||
:version "github-c21aabc797c0110df7804d63e968f10f09f32355"
|
:version "github-414eb2dcc7798a70f7079249bab7e5190e6b9700"
|
||||||
:repos "mmontone/djula"
|
:repos "mmontone/djula"
|
||||||
:url "https://github.com/mmontone/djula/archive/c21aabc797c0110df7804d63e968f10f09f32355.tar.gz"
|
:url "https://github.com/mmontone/djula/archive/414eb2dcc7798a70f7079249bab7e5190e6b9700.tar.gz"
|
||||||
:ref "c21aabc797c0110df7804d63e968f10f09f32355"))
|
:ref "414eb2dcc7798a70f7079249bab7e5190e6b9700"))
|
||||||
|
("proc-parse" .
|
||||||
|
(:class qlot.source.github:source-github
|
||||||
|
:initargs (:project-name "proc-parse" :repos "fukamachi/proc-parse" :ref nil :branch nil :tag nil)
|
||||||
|
:version "github-3225e4e04ebe5c2569accae39466048e3244c681"
|
||||||
|
:repos "fukamachi/proc-parse"
|
||||||
|
:url "https://github.com/fukamachi/proc-parse/archive/3225e4e04ebe5c2569accae39466048e3244c681.tar.gz"
|
||||||
|
:ref "3225e4e04ebe5c2569accae39466048e3244c681"))
|
||||||
("fast-http" .
|
("fast-http" .
|
||||||
(:class qlot.source.github:source-github
|
(:class qlot.source.github:source-github
|
||||||
:initargs (:project-name "fast-http" :repos "fukamachi/fast-http" :ref nil :branch nil :tag nil)
|
:initargs (:project-name "fast-http" :repos "fukamachi/fast-http" :ref nil :branch nil :tag nil)
|
||||||
:version "github-77e41abe17f2aa76f38cf84d6619159a613ab415"
|
:version "github-fe8e48360fcceb369ba900b07f7cc9a48f455c44"
|
||||||
:repos "fukamachi/fast-http"
|
:repos "fukamachi/fast-http"
|
||||||
:url "https://github.com/fukamachi/fast-http/archive/77e41abe17f2aa76f38cf84d6619159a613ab415.tar.gz"
|
:url "https://github.com/fukamachi/fast-http/archive/fe8e48360fcceb369ba900b07f7cc9a48f455c44.tar.gz"
|
||||||
:ref "77e41abe17f2aa76f38cf84d6619159a613ab415"))
|
:ref "fe8e48360fcceb369ba900b07f7cc9a48f455c44"))
|
||||||
("woo" .
|
("woo" .
|
||||||
(:class qlot.source.github:source-github
|
(:class qlot.source.github:source-github
|
||||||
:initargs (:project-name "woo" :repos "fukamachi/woo" :ref nil :branch "devel" :tag nil)
|
:initargs (:project-name "woo" :repos "fukamachi/woo" :ref nil :branch "devel" :tag nil)
|
||||||
|
|
Loading…
Add table
Reference in a new issue