Skip to content

Commit 815e64f

Browse files
committed
chore: bump migrations dist.ipfs.io CID to contain fs-repo-11-to-12 v1.0.2
1 parent bf76ebe commit 815e64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo/fsrepo/migrations/fetcher.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111

1212
const (
1313
// Current distribution to fetch migrations from
14-
CurrentIpfsDist = "/ipfs/QmPweMoUxWFt1MSpYwLWsHB1GBcyYYDKPnANdERMY4U6hK" // fs-repo-11-to-12 v1.0.1
14+
CurrentIpfsDist = "/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN" // fs-repo-11-to-12 v1.0.2
1515
// Latest distribution path. Default for fetchers.
1616
LatestIpfsDist = "/ipns/dist.ipfs.io"
1717

0 commit comments

Comments
 (0)