Skip to content

Commit c3ae5b3

Browse files
authored
Point multiformats back to origin (#729)
Since greglook/clj-multiformats#7 has been merged.
1 parent f7d7908 commit c3ae5b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bb.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
:paths ["bb"]
33
:deps {io.github.nextjournal/dejavu {:git/sha "4980e0cc18c9b09fb220874ace94ba6b57a749ca"}
44
io.github.nextjournal/cas-client {:git/sha "d9f838937ebc8b645fe5764949e72a6df8e344de"}
5-
mvxcvi/multiformats {:git/url "https://github.com/borkdude/greglook-clj-multiformats"
6-
:git/sha "e5b6980cf2850f1070a2c28a9893ecb2a060c267"}}
5+
mvxcvi/multiformats {:git/url "https://github.com/greglook/clj-multiformats"
6+
:git/sha "1189f1fb26db180cd8dcfd50518cdf553c0ff9e1"}}
77
:tasks
88
{:requires
99
([tasks :as t]

0 commit comments

Comments
 (0)