Skip to content

Commit

Permalink
Bump uplink-c to 1.7.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikvv authored Oct 4, 2022
1 parent bf2305e commit 63f984b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ UID := $(shell id -u)

tmp/uplink-c:
mkdir -p tmp
git clone --branch v1.5.0 https://github.com/storj/uplink-c.git ./tmp/uplink-c
git clone --branch v1.7.0 https://github.com/storj/uplink-c.git ./tmp/uplink-c

.PHONY: clean
clean:
Expand Down

0 comments on commit 63f984b

Please sign in to comment.