Apparently working?
This commit is contained in:
parent
047567bda3
commit
9b889c95e7
|
@ -4,9 +4,9 @@
|
|||
{
|
||||
"lib": "org.fudo/fudo-clojure",
|
||||
"url": "https://git.fudo.org/fudo-public/fudo-clojure.git",
|
||||
"rev": "41d6c597ced30716b7655c3683223490e2cde75b",
|
||||
"rev": "2352892ad7d7cf7c6bd294005a28d55ef224862a",
|
||||
"git-dir": "https/git.fudo.org/fudo-public/fudo-clojure",
|
||||
"hash": "sha256-Oc6ef9GKglJiWrI93uOR5liF36aM2meCnO6mPuAgK1I="
|
||||
"hash": "sha256-iu23L9cqluNjDQb/Z1ocF/16GXgX27MLC7Qpp9TdmCA="
|
||||
},
|
||||
{
|
||||
"lib": "org.fudo/milquetoast",
|
||||
|
|
2
deps.edn
2
deps.edn
|
@ -10,7 +10,7 @@
|
|||
|
||||
org.fudo/fudo-clojure {
|
||||
:git/url "https://git.fudo.org/fudo-public/fudo-clojure.git"
|
||||
:git/sha "41d6c597ced30716b7655c3683223490e2cde75b"
|
||||
:git/sha "2352892ad7d7cf7c6bd294005a28d55ef224862a"
|
||||
}
|
||||
org.fudo/objectifier-client {
|
||||
:git/url "https://git.fudo.org/fudo-public/objectifier-client.git"
|
||||
|
|
Loading…
Reference in New Issue