mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 13:57:52 +08:00
chore: bump migrations dist.ipfs.io CID to contain fs-repo-11-to-12 v1.0.2
This commit is contained in:
parent
bf76ebe667
commit
815e64f4a6
@ -11,7 +11,7 @@ import (
|
||||
|
||||
const (
|
||||
// Current distribution to fetch migrations from
|
||||
CurrentIpfsDist = "/ipfs/QmPweMoUxWFt1MSpYwLWsHB1GBcyYYDKPnANdERMY4U6hK" // fs-repo-11-to-12 v1.0.1
|
||||
CurrentIpfsDist = "/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN" // fs-repo-11-to-12 v1.0.2
|
||||
// Latest distribution path. Default for fetchers.
|
||||
LatestIpfsDist = "/ipns/dist.ipfs.io"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user