mirror of
https://github.com/vale981/quickdocs-server
synced 2025-03-04 16:51:38 -05:00
Use the latest fast-http.
This commit is contained in:
parent
999e0bdabe
commit
83057106bc
2 changed files with 8 additions and 0 deletions
1
qlfile
1
qlfile
|
@ -1,4 +1,5 @@
|
|||
github datafly fukamachi/datafly
|
||||
github djula mmontone/djula
|
||||
github fast-http fukamachi/fast-http
|
||||
github quickdocs-database quickdocs/quickdocs-database
|
||||
github quickdocs-serializer quickdocs/quickdocs-serializer
|
|
@ -16,6 +16,13 @@
|
|||
:repos "mmontone/djula"
|
||||
:url "https://github.com/mmontone/djula/archive/c21aabc797c0110df7804d63e968f10f09f32355.tar.gz"
|
||||
:ref "c21aabc797c0110df7804d63e968f10f09f32355"))
|
||||
("fast-http" .
|
||||
(:class qlot.source.github:source-github
|
||||
:initargs (:project-name "fast-http" :repos "fukamachi/fast-http" :ref nil :branch nil :tag nil)
|
||||
:version "github-77e41abe17f2aa76f38cf84d6619159a613ab415"
|
||||
:repos "fukamachi/fast-http"
|
||||
:url "https://github.com/fukamachi/fast-http/archive/77e41abe17f2aa76f38cf84d6619159a613ab415.tar.gz"
|
||||
:ref "77e41abe17f2aa76f38cf84d6619159a613ab415"))
|
||||
("quickdocs-database" .
|
||||
(:class qlot.source.github:source-github
|
||||
:initargs (:project-name "quickdocs-database" :repos "quickdocs/quickdocs-database" :ref nil :branch nil :tag nil)
|
||||
|
|
Loading…
Add table
Reference in a new issue