Set latest dist to use one with darwin arm64 builds

This commit is contained in:
gammazero 2021-03-25 23:42:59 -07:00
parent 5ee8710c58
commit f00b49be58

View File

@ -8,7 +8,7 @@ import (
const (
// Current dirstibution to fetch migrations from
CurrentIpfsDist = "/ipfs/QmWLyhqWDsWbcWE8vjmHkzGKLGgvHh84cLxM3ceLsojwrx"
CurrentIpfsDist = "/ipfs/Qmaubnx6vDUEA2arLzPWxqY2brx2c1CUKsrgQHSwBXDZ5E"
// Latest distribution path. Default for fetchers.
LatestIpfsDist = "/ipns/dist.ipfs.io"