Updated deps (again)

This commit is contained in:
niten 2023-03-21 11:16:17 -07:00
parent 8ff3f2a99c
commit 047567bda3
2 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
{ {
"lib": "org.fudo/fudo-clojure", "lib": "org.fudo/fudo-clojure",
"url": "https://git.fudo.org/fudo-public/fudo-clojure.git", "url": "https://git.fudo.org/fudo-public/fudo-clojure.git",
"rev": "17a30f9815bbeabacc79fae05a468d7e04bfe04b", "rev": "41d6c597ced30716b7655c3683223490e2cde75b",
"git-dir": "https/git.fudo.org/fudo-public/fudo-clojure", "git-dir": "https/git.fudo.org/fudo-public/fudo-clojure",
"hash": "sha256-MCsaIdeieifEKqLbfb7vC9xgLCKYE901pRBcuixxTbE=" "hash": "sha256-Oc6ef9GKglJiWrI93uOR5liF36aM2meCnO6mPuAgK1I="
}, },
{ {
"lib": "org.fudo/milquetoast", "lib": "org.fudo/milquetoast",

View File

@ -10,7 +10,7 @@
org.fudo/fudo-clojure { org.fudo/fudo-clojure {
:git/url "https://git.fudo.org/fudo-public/fudo-clojure.git" :git/url "https://git.fudo.org/fudo-public/fudo-clojure.git"
:git/sha "17a30f9815bbeabacc79fae05a468d7e04bfe04b" :git/sha "41d6c597ced30716b7655c3683223490e2cde75b"
} }
org.fudo/objectifier-client { org.fudo/objectifier-client {
:git/url "https://git.fudo.org/fudo-public/objectifier-client.git" :git/url "https://git.fudo.org/fudo-public/objectifier-client.git"