Skip to content

Commit 5ab47fe

Browse files
authored
Merge pull request #45 from UncleGrumpy/deps
Change uf2tool dependency to hex.pm
2 parents b5cce3e + 2636fdd commit 5ab47fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
{deps, [
2323
{atomvm_packbeam, "0.7.4"},
24-
{uf2tool, {git, "https://github.com/pguyot/uf2tool.git", {tag, "v1.1.0"}}}
24+
{uf2tool, "1.1.0"}
2525
]}.
2626

2727
{ex_doc, [

0 commit comments

Comments
 (0)