Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fs-repo-migrations v2.0.2 (macos signed) #381

Merged
merged 6 commits into from
Aug 10, 2021

Conversation

lidel
Copy link
Member

@lidel lidel commented Aug 4, 2021

This PR adds no-op version bump (patch release) for every fs-repo-* packaged to build binaries using the new CI
pipeline that provides macOS notarization and enables us to fix ipfs/kubo#8240 in go-ipfs 0.10.

It respects darwin archs defined in dists/{dist_name}/build_matrix and only signs existing 12 packages.

Most likely will produce a humongous diff, so below is a shortened list of added releases:

./releases
├── fs-repo-0-to-1
│  ├── v1.0.1
│  └── versions
├── fs-repo-1-to-2
│  ├── v1.0.1
│  └── versions
├── fs-repo-2-to-3
│  ├── v1.0.1
│  └── versions
├── fs-repo-3-to-4
│  ├── v1.0.1
│  └── versions
├── fs-repo-4-to-5
│  ├── v1.0.1
│  └── versions
├── fs-repo-5-to-6
│  ├── v1.0.1
│  └── versions
├── fs-repo-6-to-7
│  ├── v1.0.1
│  └── versions
├── fs-repo-7-to-8
│  ├── v1.0.1
│  └── versions
├── fs-repo-8-to-9
│  ├── v1.0.1
│  └── versions
├── fs-repo-9-to-10
│  ├── v1.0.1
│  └── versions
├── fs-repo-10-to-11
│  ├── v1.0.1
│  └── versions
└── fs-repo-migrations
   ├── v2.0.2
   └── versions

This is a no-op version bump to build new binaries using the new CI
pipeline that provides macOS notarization
@lidel lidel changed the title feat: create signed fs-repo-* packages feat: fs-repo-migrations v2.0.2 Aug 4, 2021
@lidel lidel changed the title feat: fs-repo-migrations v2.0.2 feat: fs-repo-migrations v2.0.2 (macos signed) Aug 4, 2021
this fixes a bug when a build for old migration
package fails because it does not have arm64 version
Reading diff directly to avoid 'Argument list too long' error
@lidel lidel force-pushed the feat/signed-fs-repo-migrations branch from 74c2516 to cd99caa Compare August 4, 2021 21:51
@github-actions

This comment has been minimized.

@lidel lidel marked this pull request as ready for review August 5, 2021 01:17
Copy link
Contributor

@gammazero gammazero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I can tell this looks good. There is one thing I noticed...

This is building for darwin-arm64 for only fs-repo-7-to-8 and later. I think that was previously a conscious decision because did not think anyone on a new Mac would ever need that old of migration. However, older migrations are now getting a version bump for macos signing, but are still not being built for darwin-arm64. I just wanted to point out that slight inconsistency in case you think it matters.

@lidel
Copy link
Member Author

lidel commented Aug 5, 2021

Ack. My assumption is that we want to keep build targets intact – there is no point in building older migration for architecture such as arm64 if we did not provide go-ipfs for it.

@gammazero
Copy link
Contributor

@lidel ... unless I move my drive, that I keep all IPFS data on, to new computer because old computer stopped working

@lidel
Copy link
Member Author

lidel commented Aug 5, 2021

Unlikely (given how old the oldest migrations are), but it also does not cost us anything to add arm64 for them, so added in 4ccc3a1 :)

@github-actions

This comment has been minimized.

This fixes a bug that we introduced with adding nightlies,
makes sure we add new release to versions file.

It is important because go-ipfs migrations and other tools use the last
entry of that file as "the latest release".
@lidel
Copy link
Member Author

lidel commented Aug 6, 2021

While re-testing ipfs/kubo#8240 (comment) I've found and fixed a bug I introduced during one of rebases 🙈 👀
The Fix is in a8f62b6

TLDR: we were not appending new versions to ./releases/<dist>/versions during the build (was happening only for nightlies), so go-ipfs was not picking up new versions of migrations correctly. Rebuilt version below will have correct versions.

@github-actions

This comment has been minimized.

@lidel
Copy link
Member Author

lidel commented Aug 9, 2021

IPFS_DIST_PATH=/ipfs/QmUyaK98GunkSCUuCp3dQiakbVT4CNF2NCUMioPDgkLrAZ did not pass the smoke test:

fs-repo-10-to-11 binary is signed and notarized (we got the confirmation from apple's notary service), however when migration is executed within go-ipfs spawned by Brave, it still shows the error:

vtQC6sJ
wfCj33T

Next steps:

  • I will look into this, need to understand if the signed and notarized binary is present in the produced tree.
  • I was not able to reproduce the error outside of Brave, but maybe go-ipf ssigned by Brave can't run migration signed by us? (calls that cross orgs being a NO?)

This fixes a bug where only the very first dist got signed
due to relative pathing inside of .sh script that applied signed updates
on top of existing packages.
@lidel
Copy link
Member Author

lidel commented Aug 9, 2021

Turns out, the 10-to-11 binary was unsigned (left): signing of more than one package was not working due to relative pathing (which is good news – easy to fix). Fixed in 5e069a4.

Will re-test when new CID is generated and posted below.

@github-actions
Copy link

github-actions bot commented Aug 9, 2021

Diff of Changes

Old: /ipns/dist.ipfs.io at /ipfs/QmX2KTMXiUb6tHTMS1JynhyQaL9qoj6uf1SLzHPhzGNnDv
New: /ipfs/QmP7tLxzhLU1KauTRX3jkVkF93pCv4skcceyUYMhf4AKJR

diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/build-info b/fs-repo-0-to-1/v1.0.1/build-info
--- a/fs-repo-0-to-1/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/build-info	2021-08-09 20:02:39.322334646 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:08:17 UTC 2021
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/dist.json b/fs-repo-0-to-1/v1.0.1/dist.json
--- a/fs-repo-0-to-1/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/dist.json	2021-08-09 20:02:39.322334646 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "fs-repo-0-to-1",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-0-to-1/v1.0.1",
+  "name": "fs-repo-0-to-1",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 0 to 1",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmYJNKsGnwmkhCtxaSXoaUQ6hfU1Z5jRKn6Wmvi39x8HzW",
+          "sha512": "ed06fba06f1313c4116a41983ac8e4a34d94730f2bd92159ce0bae34d6132a3f4f4ded02693bfe18b3752bec83be0e8c65bec77b826026dc8a4d82c0b262ec5f"
+        },
+        "arm64": {
+          "link": "/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmRNEMWruTadqPSH8h871gfAS8AygpoFvtRc1SjT2X27iX",
+          "sha512": "bdb1ddcb4506c72d334cdca5ff780ba985fa5496150a2e0a32d6b63015ce91b75933f624cdad42b70bb8cffa4f7a2ded25f35137a90abc11bf843b68d856aff3"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmVYgbKMJDUPo638rCiifKTbXuBcQjsTQxabFJARvRMYBw",
+          "sha512": "284a7f6ce727b6a20b1c88e7f119462d70350473a91ab5c4ffadc628ca079eb472581beda80d8d46e77e71cebb21f67bebf2940aa006dc0e555b4d3b22cb300a"
+        },
+        "amd64": {
+          "link": "/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmbTvhXgupREZymaPq6wMyYhhxbP2b8VSRDcLNW3sU97Jk",
+          "sha512": "ec6d99c8574779817ad61aa3c6d93777959b94dc16c8ec5617941a844915f8f7d0e492c7589a38a191b232bef8a0e3922830d7920064c4b94ee247d00f78c238"
+        },
+        "arm": {
+          "link": "/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmPfBz5evt13MHZFjDtShKiPLXxRie8UmDQ2iGquXsoZgd",
+          "sha512": "bc454cbbf6f63e168bc06c531fce0f1d02dcb8a574bd4471605228298eaca725d9056db548da9da62130a893d97dae178b3bc1ca10b1c522a0f2549e16763c8e"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz",
+          "cid": "QmZJd3M119Ut6w5y9jJSEoB7z9aESsno3nkbMEdXdm1yGp",
+          "sha512": "f5f7716fc00f529811a5e5159b2bc5ae04e8b666b2646d860ec6df6cea06eab0d8dd5484080f3359add0dd62839a838afd0622540ea1764f37947689dc0df4bb"
+        },
+        "amd64": {
+          "link": "/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmNZceV86nRn3AzH92aSWQ1v6NuBq9ENr96v1zRk9rwKaf",
+          "sha512": "9331b53d4ebe2d1f1ace8bba52244d284a0af2c4966e0865d7d9fc6f284c200fcb730627581e5adb7e11e9e0483c67e214ef5143a8aa01d26a77754f6b0b664a"
+        },
+        "arm": {
+          "link": "/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmSe4dnYTib5rGo1dSkixAttiRgJX1zuiYQ7TRXoLKiSgx",
+          "sha512": "bd6dcdd886afa67f41a899af2344f8bb727fb6702c3d80996837094c4cfde32bc29a89ffeb28997fe781f3b651993f1829094bb9fedd3f49f1ff3672ca342f67"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-0-to-1_v1.0.1_windows-386.zip",
+          "cid": "QmZ5otPJBeVm5F1dSX6RXReD1T87V9q5mRXqQHiQAVcpDD",
+          "sha512": "2a6c4043352b5877de55181172e334069e6753d57fef45a00c0e351b4eed1baf1c702173c940d7795e060cc3917f13fc70f906c84730eed2f002bb8e4a431412"
+        },
+        "amd64": {
+          "link": "/fs-repo-0-to-1_v1.0.1_windows-amd64.zip",
+          "cid": "QmT2YLhG2y5aSEe8CWE9ZsNu731L4CjSAUtpvh1k1htvTs",
+          "sha512": "e403226bedc1c83626218d2d9c24eca0994c7275ef7336674676fcc772f26411bd65b874c0f7b82f1e1102f1f3cb07cd7f195a6d9e115ed26e68982f038f0380"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:39.326334870 +0000
@@ -0,0 +1 @@
+QmYJNKsGnwmkhCtxaSXoaUQ6hfU1Z5jRKn6Wmvi39x8HzW
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:39.326334870 +0000
@@ -0,0 +1 @@
+ed06fba06f1313c4116a41983ac8e4a34d94730f2bd92159ce0bae34d6132a3f4f4ded02693bfe18b3752bec83be0e8c65bec77b826026dc8a4d82c0b262ec5f  /Users/runner/work/distributions/distributions/releases/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:39.338335539 +0000
@@ -0,0 +1 @@
+QmRNEMWruTadqPSH8h871gfAS8AygpoFvtRc1SjT2X27iX
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:39.338335539 +0000
@@ -0,0 +1 @@
+bdb1ddcb4506c72d334cdca5ff780ba985fa5496150a2e0a32d6b63015ce91b75933f624cdad42b70bb8cffa4f7a2ded25f35137a90abc11bf843b68d856aff3  /Users/runner/work/distributions/distributions/releases/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:39.338335539 +0000
@@ -0,0 +1 @@
+QmVYgbKMJDUPo638rCiifKTbXuBcQjsTQxabFJARvRMYBw
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:39.338335539 +0000
@@ -0,0 +1 @@
+284a7f6ce727b6a20b1c88e7f119462d70350473a91ab5c4ffadc628ca079eb472581beda80d8d46e77e71cebb21f67bebf2940aa006dc0e555b4d3b22cb300a  fs-repo-0-to-1_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:39.354336432 +0000
@@ -0,0 +1 @@
+QmbTvhXgupREZymaPq6wMyYhhxbP2b8VSRDcLNW3sU97Jk
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:39.354336432 +0000
@@ -0,0 +1 @@
+ec6d99c8574779817ad61aa3c6d93777959b94dc16c8ec5617941a844915f8f7d0e492c7589a38a191b232bef8a0e3922830d7920064c4b94ee247d00f78c238  fs-repo-0-to-1_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:39.354336432 +0000
@@ -0,0 +1 @@
+QmPfBz5evt13MHZFjDtShKiPLXxRie8UmDQ2iGquXsoZgd
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:39.354336432 +0000
@@ -0,0 +1 @@
+bc454cbbf6f63e168bc06c531fce0f1d02dcb8a574bd4471605228298eaca725d9056db548da9da62130a893d97dae178b3bc1ca10b1c522a0f2549e16763c8e  fs-repo-0-to-1_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:39.358336655 +0000
@@ -0,0 +1 @@
+QmZJd3M119Ut6w5y9jJSEoB7z9aESsno3nkbMEdXdm1yGp
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:39.358336655 +0000
@@ -0,0 +1 @@
+f5f7716fc00f529811a5e5159b2bc5ae04e8b666b2646d860ec6df6cea06eab0d8dd5484080f3359add0dd62839a838afd0622540ea1764f37947689dc0df4bb  fs-repo-0-to-1_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:39.374337548 +0000
@@ -0,0 +1 @@
+QmNZceV86nRn3AzH92aSWQ1v6NuBq9ENr96v1zRk9rwKaf
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:39.374337548 +0000
@@ -0,0 +1 @@
+9331b53d4ebe2d1f1ace8bba52244d284a0af2c4966e0865d7d9fc6f284c200fcb730627581e5adb7e11e9e0483c67e214ef5143a8aa01d26a77754f6b0b664a  fs-repo-0-to-1_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:39.386338217 +0000
@@ -0,0 +1 @@
+QmSe4dnYTib5rGo1dSkixAttiRgJX1zuiYQ7TRXoLKiSgx
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:39.386338217 +0000
@@ -0,0 +1 @@
+bd6dcdd886afa67f41a899af2344f8bb727fb6702c3d80996837094c4cfde32bc29a89ffeb28997fe781f3b651993f1829094bb9fedd3f49f1ff3672ca342f67  fs-repo-0-to-1_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:39.386338217 +0000
@@ -0,0 +1 @@
+QmZ5otPJBeVm5F1dSX6RXReD1T87V9q5mRXqQHiQAVcpDD
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:39.386338217 +0000
@@ -0,0 +1 @@
+2a6c4043352b5877de55181172e334069e6753d57fef45a00c0e351b4eed1baf1c702173c940d7795e060cc3917f13fc70f906c84730eed2f002bb8e4a431412  fs-repo-0-to-1_v1.0.1_windows-386.zip
Binary files a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip and b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.cid b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:39.390338440 +0000
@@ -0,0 +1 @@
+QmT2YLhG2y5aSEe8CWE9ZsNu731L4CjSAUtpvh1k1htvTs
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/fs-repo-0-to-1_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:39.390338440 +0000
@@ -0,0 +1 @@
+e403226bedc1c83626218d2d9c24eca0994c7275ef7336674676fcc772f26411bd65b874c0f7b82f1e1102f1f3cb07cd7f195a6d9e115ed26e68982f038f0380  fs-repo-0-to-1_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-0-to-1/v1.0.1/results b/fs-repo-0-to-1/v1.0.1/results
--- a/fs-repo-0-to-1/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-0-to-1/v1.0.1/results	2021-08-09 20:02:39.390338440 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-0-to-1/versions b/fs-repo-0-to-1/versions
--- a/fs-repo-0-to-1/versions	2021-08-09 20:02:39.278332192 +0000
+++ b/fs-repo-0-to-1/versions	2021-08-09 20:02:39.234329737 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/build-info b/fs-repo-1-to-2/v1.0.1/build-info
--- a/fs-repo-1-to-2/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/build-info	2021-08-09 20:02:39.538346697 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 18:48:32 UTC 2021
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/dist.json b/fs-repo-1-to-2/v1.0.1/dist.json
--- a/fs-repo-1-to-2/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/dist.json	2021-08-09 20:02:39.538346697 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "fs-repo-1-to-2",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-1-to-2/v1.0.1",
+  "name": "fs-repo-1-to-2",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 1 to 2",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmTGDEqQgivDQPCfqGEBQtrXLjZLtBv4yykmSjDsmGNXaH",
+          "sha512": "ec15ee0d6bf8bbbb1e8db9518c44b170e943c65ed382ea8eddb2f2b6041ba23506919de5e699192bf276624a163526114ae23c0184e14f09eec2c9f78d47aac3"
+        },
+        "arm64": {
+          "link": "/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmUuksmsPE6g6oWaokD2B8s4cbFFQ8ZvKAxTuVHNEV3qYh",
+          "sha512": "c47aeb30ff68e22808cea11832cd59ad2c55e00874a9e0dfaacaccd39dce74a993520a985fedf6d91d2af60e70dd5ebc4c3862ec76a891cf00e13b331e2add0c"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmPvbucKFG2mh7tDLTpU7fJJnhfwRu5iTMWDBdKTSdYa5Z",
+          "sha512": "a9d5d886fdf66ff2e2deb1916cc66c93df5be6907984712d670cefcae3a182df03355e8e9004478181bd00ab4d765842564a931ecc1efe97cea2d57bd080b20e"
+        },
+        "amd64": {
+          "link": "/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmZkmj4s7bLHHja3PtGkxXZDyGutstw3JA3hM4hBSkkkb7",
+          "sha512": "355bf417a6c338bfacd758fbec06b2fd87d87ede97039f6309a20a13db5d7555544d70c65a8bff01ea6dea4577b354418892b7b58565723a8779a0015f1c4813"
+        },
+        "arm": {
+          "link": "/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmU1vpYp6xmxvVj3P6DooZHoG3V2adazRPGGauquyELqXB",
+          "sha512": "9cccf0aaf7eb8a533ab4599a6a586fe8f7fdb5929ab6effb73ed0700f909ad5c7b6c4f49d244708b009974e79ea7dd979a461c7bb25260f415bc3f917ce80af9"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz",
+          "cid": "QmbCqCWBfdDAbu53WC2imJ9YauwbNVwW1Ja48WcscWyka2",
+          "sha512": "051159358657dd3985116346d308f631c5809f950af1a2ece0240fb6d9e581b9b65c6552382e55c0384fb31ce9d6bb532e24bdf031e9dfe98b506d4d062e9571"
+        },
+        "amd64": {
+          "link": "/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz",
+          "cid": "Qma2kLnEMEMhHxPwqnG48CitmPjVvGquF4LSvgrteQcinF",
+          "sha512": "8beecf56acc91836cc52894ad6464ed80622e453279a8cf85463fe63301e38c65580b060ce348e2d38afab680f620607d68a23f377f723847b5406cbae65a617"
+        },
+        "arm": {
+          "link": "/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmVvaSp7k4JSW4J7g6eBW4KzxneUHCkQYsbEgTuKZHKoXo",
+          "sha512": "00fe7c21e4d0ee0764b8728f6c8dbabadc8e83e4af59f488ec73c76f6d0c40ee1282e174e489ebe5c82cb4847dcb2e236575d616b036318001abf093b3c15c02"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-1-to-2_v1.0.1_windows-386.zip",
+          "cid": "QmaLm6Dsi29ie9GziftQw65zi73WwLq5MdWZ5ToP5YcD7R",
+          "sha512": "5dc7fddc6d6c96910450b55f8673cad163dc3028722d6dd0e66f912c92f251d011731349fb7fd244695ee5fddd50824670b055eb1567aa78f7e3392e3d62648f"
+        },
+        "amd64": {
+          "link": "/fs-repo-1-to-2_v1.0.1_windows-amd64.zip",
+          "cid": "QmenZdUvTu52WYUjiknyDbA19Mfcj6M4DWMSLtNjmac7XA",
+          "sha512": "bd26462550f9a2c5bbc2c2da0ea3c745d6023ca68415046dfb97ce83861fd32310ad2f2351acb13c35abe076d94c8df49ead1a3d0296c37d2841603a237a0b1c"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:39.546347144 +0000
@@ -0,0 +1 @@
+QmTGDEqQgivDQPCfqGEBQtrXLjZLtBv4yykmSjDsmGNXaH
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:39.546347144 +0000
@@ -0,0 +1 @@
+ec15ee0d6bf8bbbb1e8db9518c44b170e943c65ed382ea8eddb2f2b6041ba23506919de5e699192bf276624a163526114ae23c0184e14f09eec2c9f78d47aac3  /Users/runner/work/distributions/distributions/releases/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:39.558347813 +0000
@@ -0,0 +1 @@
+QmUuksmsPE6g6oWaokD2B8s4cbFFQ8ZvKAxTuVHNEV3qYh
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:39.558347813 +0000
@@ -0,0 +1 @@
+c47aeb30ff68e22808cea11832cd59ad2c55e00874a9e0dfaacaccd39dce74a993520a985fedf6d91d2af60e70dd5ebc4c3862ec76a891cf00e13b331e2add0c  /Users/runner/work/distributions/distributions/releases/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:39.574348706 +0000
@@ -0,0 +1 @@
+QmPvbucKFG2mh7tDLTpU7fJJnhfwRu5iTMWDBdKTSdYa5Z
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:39.574348706 +0000
@@ -0,0 +1 @@
+a9d5d886fdf66ff2e2deb1916cc66c93df5be6907984712d670cefcae3a182df03355e8e9004478181bd00ab4d765842564a931ecc1efe97cea2d57bd080b20e  fs-repo-1-to-2_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:39.610350714 +0000
@@ -0,0 +1 @@
+QmZkmj4s7bLHHja3PtGkxXZDyGutstw3JA3hM4hBSkkkb7
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:39.610350714 +0000
@@ -0,0 +1 @@
+355bf417a6c338bfacd758fbec06b2fd87d87ede97039f6309a20a13db5d7555544d70c65a8bff01ea6dea4577b354418892b7b58565723a8779a0015f1c4813  fs-repo-1-to-2_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:39.666353839 +0000
@@ -0,0 +1 @@
+QmU1vpYp6xmxvVj3P6DooZHoG3V2adazRPGGauquyELqXB
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:39.666353839 +0000
@@ -0,0 +1 @@
+9cccf0aaf7eb8a533ab4599a6a586fe8f7fdb5929ab6effb73ed0700f909ad5c7b6c4f49d244708b009974e79ea7dd979a461c7bb25260f415bc3f917ce80af9  fs-repo-1-to-2_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:39.698355624 +0000
@@ -0,0 +1 @@
+QmbCqCWBfdDAbu53WC2imJ9YauwbNVwW1Ja48WcscWyka2
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:39.698355624 +0000
@@ -0,0 +1 @@
+051159358657dd3985116346d308f631c5809f950af1a2ece0240fb6d9e581b9b65c6552382e55c0384fb31ce9d6bb532e24bdf031e9dfe98b506d4d062e9571  fs-repo-1-to-2_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:39.706356070 +0000
@@ -0,0 +1 @@
+Qma2kLnEMEMhHxPwqnG48CitmPjVvGquF4LSvgrteQcinF
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:39.706356070 +0000
@@ -0,0 +1 @@
+8beecf56acc91836cc52894ad6464ed80622e453279a8cf85463fe63301e38c65580b060ce348e2d38afab680f620607d68a23f377f723847b5406cbae65a617  fs-repo-1-to-2_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:39.726357186 +0000
@@ -0,0 +1 @@
+QmVvaSp7k4JSW4J7g6eBW4KzxneUHCkQYsbEgTuKZHKoXo
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:39.726357186 +0000
@@ -0,0 +1 @@
+00fe7c21e4d0ee0764b8728f6c8dbabadc8e83e4af59f488ec73c76f6d0c40ee1282e174e489ebe5c82cb4847dcb2e236575d616b036318001abf093b3c15c02  fs-repo-1-to-2_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:39.730357409 +0000
@@ -0,0 +1 @@
+QmaLm6Dsi29ie9GziftQw65zi73WwLq5MdWZ5ToP5YcD7R
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:39.730357409 +0000
@@ -0,0 +1 @@
+5dc7fddc6d6c96910450b55f8673cad163dc3028722d6dd0e66f912c92f251d011731349fb7fd244695ee5fddd50824670b055eb1567aa78f7e3392e3d62648f  fs-repo-1-to-2_v1.0.1_windows-386.zip
Binary files a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip and b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.cid b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:39.746358302 +0000
@@ -0,0 +1 @@
+QmenZdUvTu52WYUjiknyDbA19Mfcj6M4DWMSLtNjmac7XA
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/fs-repo-1-to-2_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:39.746358302 +0000
@@ -0,0 +1 @@
+bd26462550f9a2c5bbc2c2da0ea3c745d6023ca68415046dfb97ce83861fd32310ad2f2351acb13c35abe076d94c8df49ead1a3d0296c37d2841603a237a0b1c  fs-repo-1-to-2_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-1-to-2/v1.0.1/results b/fs-repo-1-to-2/v1.0.1/results
--- a/fs-repo-1-to-2/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-1-to-2/v1.0.1/results	2021-08-09 20:02:39.746358302 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-1-to-2/versions b/fs-repo-1-to-2/versions
--- a/fs-repo-1-to-2/versions	2021-08-09 20:02:39.486343796 +0000
+++ b/fs-repo-1-to-2/versions	2021-08-09 20:02:39.430340672 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/build-info b/fs-repo-10-to-11/v1.0.1/build-info
--- a/fs-repo-10-to-11/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/build-info	2021-08-09 20:02:39.862364774 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 18:54:04 UTC 2021
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/dist.json b/fs-repo-10-to-11/v1.0.1/dist.json
--- a/fs-repo-10-to-11/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/dist.json	2021-08-09 20:02:39.862364774 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-10-to-11",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-10-to-11/v1.0.1",
+  "name": "fs-repo-10-to-11",
+  "owner": "ipfs",
+  "description": "Migrate fsrepo from version 10 to version 11",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmXHVV6vHna8SW8U7EgKMAgdgx2pknLMvphV9HHdYGfMNP",
+          "sha512": "93557b8cfe0f9db622999dc99623217fc5d71a66543c46b967fd59398821006f5a6d34b49ba8c7dae492784976a08effbb6f5ed77ca046472780afa77d9ae914"
+        },
+        "arm64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmausLbn4ZMhpfeg4LXeZXtQCnW9Tjt6vLj7VwKU5x4hyE",
+          "sha512": "e7ed52399d2fc85b18f8c814ece858b1ec33e1ff7e4b0def412ae7f6a74cd3302fe73b44ef7282dbd3f71708ee137cbf5f0c086786cb9cc52221792ad2f369a4"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmYGX2b7pApacppfc6a11SDjouFc7G2ngfvy5dHFhVxyPY",
+          "sha512": "a3c98804d49f68536f264debbc0bccc3a9eb651302d56c0ebc20658f6b84c52ba3f4f155cc30988f423afcbf63e3d0e1c1b29772302aff6e2a3a42ec0b286f9d"
+        },
+        "amd64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmUf9DwH5HFffx4bDd4diRHkVzaySrQz5RQ8vA7oXsbx1X",
+          "sha512": "c50dd6e3bfb9de36c299a552f06af6202477dd3a7a4211a23f62853f2ceaaffd5d620d0ec12de961296aeaadc325a87fa932bcf71ee8a937b0022f45677c2d73"
+        },
+        "arm": {
+          "link": "/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmZLx2fT8PKVxVaSqcwi9C2JGttUzFXqL6oNouodXbMDg8",
+          "sha512": "bd940d0fa481407ef01463f68c4913f66ee516043a6d57e12901f987f4bbe3baad959b73eb50d31b61c48d387cf8d9ce86040db88a61469d60786deed223e33c"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz",
+          "cid": "QmbdkwnJjrWT7TvdsEh4Er4exDAUHDPW117zy9TGnQU3ee",
+          "sha512": "37af87e2cafab139168f587515fdc15789080167db1d948e2bd59d2a2d77769694e24db6661449adef0ee364913f709cfac4924c40f1f668788f0b3a745d2673"
+        },
+        "amd64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz",
+          "cid": "QmbkE7WUTsZwGEiP5Wd3WjHCMamEzJ7roNPeuzhxy655mU",
+          "sha512": "834f3607ea5506ff49973a8a8640bcb185af32570f6d68f16880c556b43eeabbb23cbcddc3340c4cd3ca577aad551f0ae1762e6b973c28ffb5fe4e4de771a1fb"
+        },
+        "arm": {
+          "link": "/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz",
+          "cid": "QmX3VGPL2vAC2TSrNWTJQmBMTLUMK4gURdEj21GAq4weFC",
+          "sha512": "3f93a010355ae78cff70bfd64aa4e31aa75148cd62be02cacaf46b52011c0b8d9bc9b4a0295b4b4aa319c7118ec51eff554d39c51cd1c4b94e1ec067b9e5106b"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz",
+          "cid": "QmbF8cMcEzWina9CUPGq3wuGQ1YNMCBSvds25KCME8zdyG",
+          "sha512": "4e4374430cc3aee19a488ff7a8b7cbe07c499c2598506b1175c54c17d52e0d4301d6a2bd5c76f977320ce13e1535dfba728bfd79d76123f63c4e12362cca1f14"
+        },
+        "amd64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmegsihfuZdkePe1XGgre8NDsaCXRdeoxYf2LsXj1bYdtK",
+          "sha512": "f14605610f0d56721fcef9e9e127cabce2c5cddb3cb1760cf3ee4dac2f784953f0c783e0dc2ee40e28583ec802aedc36480f4a3ebe824df5c63160a3e693d09b"
+        },
+        "arm": {
+          "link": "/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmWn826mdn3414yhyfSBhpgfUyU7XMC2UWqfi5BubbMk6p",
+          "sha512": "492b3038921fd7f7595b167fbdcb0a92c8be27d3d0dc690888d8ce21049cc9fcf565a324e49616a652dd8d471efb6094628c3d122eecb932f81b8abaf9264bff"
+        },
+        "arm64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmNXS22DG4a6KhQ8B9xPiVUEcgjFTScmPBh1KqsBjFTmHA",
+          "sha512": "dfe3080e1494320e89bf2f3288afcd7bc49aa609c1ad0230d55c663944be1bace1de43dba72930181e71ac97f63f9556a6e2dbb218945533fbbb6c0702310643"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-10-to-11_v1.0.1_windows-386.zip",
+          "cid": "QmZrgvUQCQHGEBcwTWBgRxU5Uu3bFgUtcYZ76VmNXyWnmg",
+          "sha512": "b0db3c66f7d6287d3e24f331acd19c49741d0c23be1b0508a2571ce0d2fcf7e1558185dd76bd4bf6b6ce7503e6133a26d6383cb10fbef7d708b25b1335a276cb"
+        },
+        "amd64": {
+          "link": "/fs-repo-10-to-11_v1.0.1_windows-amd64.zip",
+          "cid": "QmNVaEmrVnvQpKJwt4mFPYiFjiL2QQudYofywboTM1WooX",
+          "sha512": "bf8ca17ac5b13a83a66f82387e2d2f123315051fca7f3b2fd933dde34c0ad5c2c778b1ffb30804336c604e41241cbf90650fe5900c722da058b855c9cd7a0cef"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:39.914367675 +0000
@@ -0,0 +1 @@
+QmXHVV6vHna8SW8U7EgKMAgdgx2pknLMvphV9HHdYGfMNP
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:39.914367675 +0000
@@ -0,0 +1 @@
+93557b8cfe0f9db622999dc99623217fc5d71a66543c46b967fd59398821006f5a6d34b49ba8c7dae492784976a08effbb6f5ed77ca046472780afa77d9ae914  /Users/runner/work/distributions/distributions/releases/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:40.082377048 +0000
@@ -0,0 +1 @@
+QmausLbn4ZMhpfeg4LXeZXtQCnW9Tjt6vLj7VwKU5x4hyE
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:40.082377048 +0000
@@ -0,0 +1 @@
+e7ed52399d2fc85b18f8c814ece858b1ec33e1ff7e4b0def412ae7f6a74cd3302fe73b44ef7282dbd3f71708ee137cbf5f0c086786cb9cc52221792ad2f369a4  /Users/runner/work/distributions/distributions/releases/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:40.154381065 +0000
@@ -0,0 +1 @@
+QmYGX2b7pApacppfc6a11SDjouFc7G2ngfvy5dHFhVxyPY
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:40.154381065 +0000
@@ -0,0 +1 @@
+a3c98804d49f68536f264debbc0bccc3a9eb651302d56c0ebc20658f6b84c52ba3f4f155cc30988f423afcbf63e3d0e1c1b29772302aff6e2a3a42ec0b286f9d  fs-repo-10-to-11_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:40.318387168 +0000
@@ -0,0 +1 @@
+QmUf9DwH5HFffx4bDd4diRHkVzaySrQz5RQ8vA7oXsbx1X
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:40.318387168 +0000
@@ -0,0 +1 @@
+c50dd6e3bfb9de36c299a552f06af6202477dd3a7a4211a23f62853f2ceaaffd5d620d0ec12de961296aeaadc325a87fa932bcf71ee8a937b0022f45677c2d73  fs-repo-10-to-11_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:40.374388187 +0000
@@ -0,0 +1 @@
+QmZLx2fT8PKVxVaSqcwi9C2JGttUzFXqL6oNouodXbMDg8
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:40.374388187 +0000
@@ -0,0 +1 @@
+bd940d0fa481407ef01463f68c4913f66ee516043a6d57e12901f987f4bbe3baad959b73eb50d31b61c48d387cf8d9ce86040db88a61469d60786deed223e33c  fs-repo-10-to-11_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:40.478390080 +0000
@@ -0,0 +1 @@
+QmbF8cMcEzWina9CUPGq3wuGQ1YNMCBSvds25KCME8zdyG
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:40.478390080 +0000
@@ -0,0 +1 @@
+4e4374430cc3aee19a488ff7a8b7cbe07c499c2598506b1175c54c17d52e0d4301d6a2bd5c76f977320ce13e1535dfba728bfd79d76123f63c4e12362cca1f14  fs-repo-10-to-11_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:40.614392556 +0000
@@ -0,0 +1 @@
+QmegsihfuZdkePe1XGgre8NDsaCXRdeoxYf2LsXj1bYdtK
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:40.614392556 +0000
@@ -0,0 +1 @@
+f14605610f0d56721fcef9e9e127cabce2c5cddb3cb1760cf3ee4dac2f784953f0c783e0dc2ee40e28583ec802aedc36480f4a3ebe824df5c63160a3e693d09b  fs-repo-10-to-11_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:40.682393794 +0000
@@ -0,0 +1 @@
+QmWn826mdn3414yhyfSBhpgfUyU7XMC2UWqfi5BubbMk6p
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:40.682393794 +0000
@@ -0,0 +1 @@
+492b3038921fd7f7595b167fbdcb0a92c8be27d3d0dc690888d8ce21049cc9fcf565a324e49616a652dd8d471efb6094628c3d122eecb932f81b8abaf9264bff  fs-repo-10-to-11_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:40.786395687 +0000
@@ -0,0 +1 @@
+QmNXS22DG4a6KhQ8B9xPiVUEcgjFTScmPBh1KqsBjFTmHA
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:40.786395687 +0000
@@ -0,0 +1 @@
+dfe3080e1494320e89bf2f3288afcd7bc49aa609c1ad0230d55c663944be1bace1de43dba72930181e71ac97f63f9556a6e2dbb218945533fbbb6c0702310643  fs-repo-10-to-11_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.cid	2021-08-09 20:02:40.874397290 +0000
@@ -0,0 +1 @@
+QmbdkwnJjrWT7TvdsEh4Er4exDAUHDPW117zy9TGnQU3ee
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz.sha512	2021-08-09 20:02:40.878397362 +0000
@@ -0,0 +1 @@
+37af87e2cafab139168f587515fdc15789080167db1d948e2bd59d2a2d77769694e24db6661449adef0ee364913f709cfac4924c40f1f668788f0b3a745d2673  fs-repo-10-to-11_v1.0.1_openbsd-386.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:40.930398309 +0000
@@ -0,0 +1 @@
+QmbkE7WUTsZwGEiP5Wd3WjHCMamEzJ7roNPeuzhxy655mU
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:40.930398309 +0000
@@ -0,0 +1 @@
+834f3607ea5506ff49973a8a8640bcb185af32570f6d68f16880c556b43eeabbb23cbcddc3340c4cd3ca577aad551f0ae1762e6b973c28ffb5fe4e4de771a1fb  fs-repo-10-to-11_v1.0.1_openbsd-amd64.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.cid	2021-08-09 20:02:41.058400639 +0000
@@ -0,0 +1 @@
+QmX3VGPL2vAC2TSrNWTJQmBMTLUMK4gURdEj21GAq4weFC
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:41.058400639 +0000
@@ -0,0 +1 @@
+3f93a010355ae78cff70bfd64aa4e31aa75148cd62be02cacaf46b52011c0b8d9bc9b4a0295b4b4aa319c7118ec51eff554d39c51cd1c4b94e1ec067b9e5106b  fs-repo-10-to-11_v1.0.1_openbsd-arm.tar.gz
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:41.166402605 +0000
@@ -0,0 +1 @@
+QmZrgvUQCQHGEBcwTWBgRxU5Uu3bFgUtcYZ76VmNXyWnmg
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:41.166402605 +0000
@@ -0,0 +1 @@
+b0db3c66f7d6287d3e24f331acd19c49741d0c23be1b0508a2571ce0d2fcf7e1558185dd76bd4bf6b6ce7503e6133a26d6383cb10fbef7d708b25b1335a276cb  fs-repo-10-to-11_v1.0.1_windows-386.zip
Binary files a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip and b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.cid b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:41.226403698 +0000
@@ -0,0 +1 @@
+QmNVaEmrVnvQpKJwt4mFPYiFjiL2QQudYofywboTM1WooX
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/fs-repo-10-to-11_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:41.226403698 +0000
@@ -0,0 +1 @@
+bf8ca17ac5b13a83a66f82387e2d2f123315051fca7f3b2fd933dde34c0ad5c2c778b1ffb30804336c604e41241cbf90650fe5900c722da058b855c9cd7a0cef  fs-repo-10-to-11_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-10-to-11/v1.0.1/results b/fs-repo-10-to-11/v1.0.1/results
--- a/fs-repo-10-to-11/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-10-to-11/v1.0.1/results	2021-08-09 20:02:41.226403698 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-10-to-11/versions b/fs-repo-10-to-11/versions
--- a/fs-repo-10-to-11/versions	2021-08-09 20:02:39.814362096 +0000
+++ b/fs-repo-10-to-11/versions	2021-08-09 20:02:39.782360311 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/build-info b/fs-repo-2-to-3/v1.0.1/build-info
--- a/fs-repo-2-to-3/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/build-info	2021-08-09 20:02:41.382406538 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:06:25 UTC 2021
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/dist.json b/fs-repo-2-to-3/v1.0.1/dist.json
--- a/fs-repo-2-to-3/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/dist.json	2021-08-09 20:02:41.386406610 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "fs-repo-2-to-3",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-2-to-3/v1.0.1",
+  "name": "fs-repo-2-to-3",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 2 to 3",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmbPmWabzYHvrmbJBXag3SWgvEWvDfLbg79RmeJjbw1qFr",
+          "sha512": "3ff1feeff77b673ac89936ea8ab2c4a6f1a9dddad047ede6e8c6530cf84376eea5ca83aa6eaf9b4094b7742987c0c6540fa0982961dd0ddb30bc864e167a2ed2"
+        },
+        "arm64": {
+          "link": "/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmXFgqMwzon3P4vy3GbLLSYpaY8t59pnWKzDKhU3ZhsfpQ",
+          "sha512": "ebdbd010b71333927e6afcfdec0d6d6c028c4a25df2a4d85195ac5472ce0901a62c7b5c5c92ebb599ee672940ebcf62e3a3a6f8402a2a274b7ce975f8c317ae1"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmZdbjRHfydWAP5JVBXGbSJJrB44Z9336hN7vQfZ5PdYcU",
+          "sha512": "691379b9dd3f1e3c164a4d341ec1e544e8635444a1e14eee008a4508c3425e7d6014730928bf2395f1a1f76e87d7733369b1a97254cf21546d2202239ceb8d22"
+        },
+        "amd64": {
+          "link": "/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmRuBbSzc39ewwaJ9PnPv1wQmzwsyKdybLqQYoU9FWYu2u",
+          "sha512": "3c01e2f3f9abd6ac826f7c6f1cf0c9e52045c50ca41eee876b508b679e8f87052e6989bf51cd80e5984c50967d4f2640999be9751d932cf556a020fea811c397"
+        },
+        "arm": {
+          "link": "/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmdgY3SpiqBayakyR3aNgrmU3KxkWZhKAvcogkEAZ8bowA",
+          "sha512": "d653d2dc7d5198dcdfa61b221837f7ed06cd98b4b1b9e758cf74d9f50a36133d5bd7d65377428ff5eeaeb0ef66b7cca706c1b01cd589a2e027b639946365218d"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz",
+          "cid": "Qmbxboa4X8LaNmLY38YmjhcZNsyodQUPNGsGuoaC7Rj5iH",
+          "sha512": "a14a694a83e859fc4998df4fb2886d9896dffb40cdc2535549c8addfa87c3cd09641d471aa198c51122c2514d2fa5328cd5dddd7bd9a2bdf35b8345295ea5017"
+        },
+        "amd64": {
+          "link": "/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmRTtU19CX8UZV8K44arr8n5hhqgvbXcNrTm3etqNkyReU",
+          "sha512": "a456fe6221c72949107726536dc5ecbe8884ff682ca096ae0f6e375d5d166947bb188ae759fe070b287eb091004662e2b33c478e68c68aedd06e5caa7fa3bbcf"
+        },
+        "arm": {
+          "link": "/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmSmNqFhF8vCvBoa63Cr9ANFigmn41yJXAAtPgrxBXVhP7",
+          "sha512": "b156ef658df9c66eab64f724672310ba9801d01ebdd899a787ef28611e6a72b73db5937cb2c18338a4778dc993f834ea6491062f4d0b6c69ae4c5b90f028a640"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-2-to-3_v1.0.1_windows-386.zip",
+          "cid": "QmfAZqJ6Bi83hA4ub9PeYY4iq79Gg3H4aTYuVJE86sXq8f",
+          "sha512": "cb64e0120d8425a46e52cf730e5cdc9bd2feabf985dc62493d2abddd1d136a57c869779e54f5cd8747a9ebcc1e356e4706ce083d1bfa397d927fefd712d0c2e3"
+        },
+        "amd64": {
+          "link": "/fs-repo-2-to-3_v1.0.1_windows-amd64.zip",
+          "cid": "Qme77JCDfRm9L7q9YFSMhzDcXicFz7LinjPymKk7opnyMg",
+          "sha512": "de53b23f5cb8320d76b47997592c0807d9c05a539c0234f9fd8b94cca49364cc3a98373c499ac24a4786c62bd9962827493f77dc8a5a30cd9edde4a25d63f5b4"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:41.390406683 +0000
@@ -0,0 +1 @@
+QmbPmWabzYHvrmbJBXag3SWgvEWvDfLbg79RmeJjbw1qFr
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:41.390406683 +0000
@@ -0,0 +1 @@
+3ff1feeff77b673ac89936ea8ab2c4a6f1a9dddad047ede6e8c6530cf84376eea5ca83aa6eaf9b4094b7742987c0c6540fa0982961dd0ddb30bc864e167a2ed2  /Users/runner/work/distributions/distributions/releases/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:41.418407193 +0000
@@ -0,0 +1 @@
+QmXFgqMwzon3P4vy3GbLLSYpaY8t59pnWKzDKhU3ZhsfpQ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:41.418407193 +0000
@@ -0,0 +1 @@
+ebdbd010b71333927e6afcfdec0d6d6c028c4a25df2a4d85195ac5472ce0901a62c7b5c5c92ebb599ee672940ebcf62e3a3a6f8402a2a274b7ce975f8c317ae1  /Users/runner/work/distributions/distributions/releases/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:41.426407339 +0000
@@ -0,0 +1 @@
+QmZdbjRHfydWAP5JVBXGbSJJrB44Z9336hN7vQfZ5PdYcU
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:41.426407339 +0000
@@ -0,0 +1 @@
+691379b9dd3f1e3c164a4d341ec1e544e8635444a1e14eee008a4508c3425e7d6014730928bf2395f1a1f76e87d7733369b1a97254cf21546d2202239ceb8d22  fs-repo-2-to-3_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:41.434407484 +0000
@@ -0,0 +1 @@
+QmRuBbSzc39ewwaJ9PnPv1wQmzwsyKdybLqQYoU9FWYu2u
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:41.434407484 +0000
@@ -0,0 +1 @@
+3c01e2f3f9abd6ac826f7c6f1cf0c9e52045c50ca41eee876b508b679e8f87052e6989bf51cd80e5984c50967d4f2640999be9751d932cf556a020fea811c397  fs-repo-2-to-3_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:41.442407630 +0000
@@ -0,0 +1 @@
+QmdgY3SpiqBayakyR3aNgrmU3KxkWZhKAvcogkEAZ8bowA
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:41.442407630 +0000
@@ -0,0 +1 @@
+d653d2dc7d5198dcdfa61b221837f7ed06cd98b4b1b9e758cf74d9f50a36133d5bd7d65377428ff5eeaeb0ef66b7cca706c1b01cd589a2e027b639946365218d  fs-repo-2-to-3_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:41.486408431 +0000
@@ -0,0 +1 @@
+Qmbxboa4X8LaNmLY38YmjhcZNsyodQUPNGsGuoaC7Rj5iH
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:41.486408431 +0000
@@ -0,0 +1 @@
+a14a694a83e859fc4998df4fb2886d9896dffb40cdc2535549c8addfa87c3cd09641d471aa198c51122c2514d2fa5328cd5dddd7bd9a2bdf35b8345295ea5017  fs-repo-2-to-3_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:41.522409086 +0000
@@ -0,0 +1 @@
+QmRTtU19CX8UZV8K44arr8n5hhqgvbXcNrTm3etqNkyReU
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:41.522409086 +0000
@@ -0,0 +1 @@
+a456fe6221c72949107726536dc5ecbe8884ff682ca096ae0f6e375d5d166947bb188ae759fe070b287eb091004662e2b33c478e68c68aedd06e5caa7fa3bbcf  fs-repo-2-to-3_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:41.534409305 +0000
@@ -0,0 +1 @@
+QmSmNqFhF8vCvBoa63Cr9ANFigmn41yJXAAtPgrxBXVhP7
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:41.534409305 +0000
@@ -0,0 +1 @@
+b156ef658df9c66eab64f724672310ba9801d01ebdd899a787ef28611e6a72b73db5937cb2c18338a4778dc993f834ea6491062f4d0b6c69ae4c5b90f028a640  fs-repo-2-to-3_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:41.578410106 +0000
@@ -0,0 +1 @@
+QmfAZqJ6Bi83hA4ub9PeYY4iq79Gg3H4aTYuVJE86sXq8f
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:41.578410106 +0000
@@ -0,0 +1 @@
+cb64e0120d8425a46e52cf730e5cdc9bd2feabf985dc62493d2abddd1d136a57c869779e54f5cd8747a9ebcc1e356e4706ce083d1bfa397d927fefd712d0c2e3  fs-repo-2-to-3_v1.0.1_windows-386.zip
Binary files a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip and b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.cid b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:41.590410324 +0000
@@ -0,0 +1 @@
+Qme77JCDfRm9L7q9YFSMhzDcXicFz7LinjPymKk7opnyMg
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/fs-repo-2-to-3_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:41.590410324 +0000
@@ -0,0 +1 @@
+de53b23f5cb8320d76b47997592c0807d9c05a539c0234f9fd8b94cca49364cc3a98373c499ac24a4786c62bd9962827493f77dc8a5a30cd9edde4a25d63f5b4  fs-repo-2-to-3_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-2-to-3/v1.0.1/results b/fs-repo-2-to-3/v1.0.1/results
--- a/fs-repo-2-to-3/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-2-to-3/v1.0.1/results	2021-08-09 20:02:41.590410324 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-2-to-3/versions b/fs-repo-2-to-3/versions
--- a/fs-repo-2-to-3/versions	2021-08-09 20:02:41.326405518 +0000
+++ b/fs-repo-2-to-3/versions	2021-08-09 20:02:41.266404426 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/build-info b/fs-repo-3-to-4/v1.0.1/build-info
--- a/fs-repo-3-to-4/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/build-info	2021-08-09 20:02:41.758413383 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:05:51 UTC 2021
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/dist.json b/fs-repo-3-to-4/v1.0.1/dist.json
--- a/fs-repo-3-to-4/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/dist.json	2021-08-09 20:02:41.758413383 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "fs-repo-3-to-4",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-3-to-4/v1.0.1",
+  "name": "fs-repo-3-to-4",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 3 to 4",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmSint36eRwTYwx43uoL9TeX7yT7Kz6CKtWBgCzeNmtCDN",
+          "sha512": "469510b7d90d3126595d7d1962610ed5b4dfcc5f29e1159939832acf91496b3a5ed2a71c7e6f1183bf700253cfab7088fad292c887c17c7826288b932faf61d6"
+        },
+        "arm64": {
+          "link": "/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmeGYGgbPjut5uXfSZMH8gAmdqTTAVxs4FYoxvAT2XUXqi",
+          "sha512": "b3afd2cda8d77fefc2d805ff2a6dadfa085648e905cf196831357a17bb45c8865739e445ffb696cb527b201b5c47fa7b131c5b53a6aed5b89fd522a4c7ba1773"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz",
+          "cid": "Qmd7A8kXMqZdKP2KstNUVs2SSkeN8PsHUjhJYY9uD1NaTX",
+          "sha512": "0d14857ba8fc9a96545ce2be43c06c41eb073e2a096f2a15397e415a2ecd79b08e8293c3f30cbd54d344e0c02b5ff4cd8099582282589df62c4a3d90547d1e00"
+        },
+        "amd64": {
+          "link": "/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmWhwzR2B4Ja2rSzFsrF5HuYGeGgqUXA6S77naQwMrU8w6",
+          "sha512": "28f6490550badf94d11bba0e6c75254791e5d91a50f436a482323330a8f79b8a9e3a2b7d3726b12bcff041dda31d948697f789c3d66cb8c594af75c10c03ec25"
+        },
+        "arm": {
+          "link": "/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmQRvr2L4MazHLRoALTNKTKqwkcZAYusU5tiBXPGtBE26z",
+          "sha512": "58aa8e77be8211fc78be4a18da75acdf932cd1a9d7e611973dfb8860506dde60ae436c2479bfa2ac20e4684625e022f94c323ebc3e76bbe9ca4a1a177719d87a"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz",
+          "cid": "QmREmG6t3GbX1zjkn5j5hhpSZWy2ziHyAArHMnxYXH68mm",
+          "sha512": "bffe9763a2a918169c3bfe7990b550499a5e72ee5487fa162b1c6e5f1c1d175471262411fa46202572100d354590043302ae0d76af9bc80eb7b7aaf8de77f6b7"
+        },
+        "amd64": {
+          "link": "/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmP4ufiSNowd17tU8BKQNg4xpJEQffUNsWte34NYxekhDV",
+          "sha512": "00972910d563359a461892c49d4092325b2ebc793104cb8921da1f427515668568d8949f63e5a7503b2e0bb0be7b9d0e1ea7b54faaeac93f886d80f24b8e2140"
+        },
+        "arm": {
+          "link": "/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmWRN9Yrcxmn2bEgkn2UUgT7FdDYtcpmr7eaVUKmm84g4b",
+          "sha512": "5efb1741a2499454b759c4e92ddad100a7a51a6e58ba50b0d8113568c75a9a274448e7c17ac8fde7920b77a465b828b8ed3a531d9c894b01852847d592d4c8c1"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-3-to-4_v1.0.1_windows-386.zip",
+          "cid": "QmSWz2QEXToHsTaVZXosNurNWLxa4Rnsq9uNwsMGwcw1pp",
+          "sha512": "6c180d0eb6d015fe9ba96b3167ac41547a68dfa2427f57790bdf80960ade121684ba57cc48ca33680d9c35db4245d8c12c92229677332967953f9a0d8f080ea7"
+        },
+        "amd64": {
+          "link": "/fs-repo-3-to-4_v1.0.1_windows-amd64.zip",
+          "cid": "QmWi6RzN4eMEVnrksA6yKRMv4M5K13jvXXQy6SEw4JDZHc",
+          "sha512": "a7db5e93cfcf88bd3f7fee66a301f482dab26d9e1ebc641ca0efe4c113ad93d6f478003c98953ba78ea9c496305dea51886c29584f970e2642b3f84ad61361ac"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:41.770413601 +0000
@@ -0,0 +1 @@
+QmSint36eRwTYwx43uoL9TeX7yT7Kz6CKtWBgCzeNmtCDN
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:41.770413601 +0000
@@ -0,0 +1 @@
+469510b7d90d3126595d7d1962610ed5b4dfcc5f29e1159939832acf91496b3a5ed2a71c7e6f1183bf700253cfab7088fad292c887c17c7826288b932faf61d6  /Users/runner/work/distributions/distributions/releases/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:41.778413747 +0000
@@ -0,0 +1 @@
+QmeGYGgbPjut5uXfSZMH8gAmdqTTAVxs4FYoxvAT2XUXqi
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:41.778413747 +0000
@@ -0,0 +1 @@
+b3afd2cda8d77fefc2d805ff2a6dadfa085648e905cf196831357a17bb45c8865739e445ffb696cb527b201b5c47fa7b131c5b53a6aed5b89fd522a4c7ba1773  /Users/runner/work/distributions/distributions/releases/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:41.782413820 +0000
@@ -0,0 +1 @@
+Qmd7A8kXMqZdKP2KstNUVs2SSkeN8PsHUjhJYY9uD1NaTX
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:41.782413820 +0000
@@ -0,0 +1 @@
+0d14857ba8fc9a96545ce2be43c06c41eb073e2a096f2a15397e415a2ecd79b08e8293c3f30cbd54d344e0c02b5ff4cd8099582282589df62c4a3d90547d1e00  fs-repo-3-to-4_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:41.786413892 +0000
@@ -0,0 +1 @@
+QmWhwzR2B4Ja2rSzFsrF5HuYGeGgqUXA6S77naQwMrU8w6
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:41.786413892 +0000
@@ -0,0 +1 @@
+28f6490550badf94d11bba0e6c75254791e5d91a50f436a482323330a8f79b8a9e3a2b7d3726b12bcff041dda31d948697f789c3d66cb8c594af75c10c03ec25  fs-repo-3-to-4_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:41.802414184 +0000
@@ -0,0 +1 @@
+QmQRvr2L4MazHLRoALTNKTKqwkcZAYusU5tiBXPGtBE26z
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:41.802414184 +0000
@@ -0,0 +1 @@
+58aa8e77be8211fc78be4a18da75acdf932cd1a9d7e611973dfb8860506dde60ae436c2479bfa2ac20e4684625e022f94c323ebc3e76bbe9ca4a1a177719d87a  fs-repo-3-to-4_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:41.810414329 +0000
@@ -0,0 +1 @@
+QmREmG6t3GbX1zjkn5j5hhpSZWy2ziHyAArHMnxYXH68mm
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:41.810414329 +0000
@@ -0,0 +1 @@
+bffe9763a2a918169c3bfe7990b550499a5e72ee5487fa162b1c6e5f1c1d175471262411fa46202572100d354590043302ae0d76af9bc80eb7b7aaf8de77f6b7  fs-repo-3-to-4_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:41.822414548 +0000
@@ -0,0 +1 @@
+QmP4ufiSNowd17tU8BKQNg4xpJEQffUNsWte34NYxekhDV
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:41.822414548 +0000
@@ -0,0 +1 @@
+00972910d563359a461892c49d4092325b2ebc793104cb8921da1f427515668568d8949f63e5a7503b2e0bb0be7b9d0e1ea7b54faaeac93f886d80f24b8e2140  fs-repo-3-to-4_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:41.822414548 +0000
@@ -0,0 +1 @@
+QmWRN9Yrcxmn2bEgkn2UUgT7FdDYtcpmr7eaVUKmm84g4b
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:41.826414621 +0000
@@ -0,0 +1 @@
+5efb1741a2499454b759c4e92ddad100a7a51a6e58ba50b0d8113568c75a9a274448e7c17ac8fde7920b77a465b828b8ed3a531d9c894b01852847d592d4c8c1  fs-repo-3-to-4_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:41.862415276 +0000
@@ -0,0 +1 @@
+QmSWz2QEXToHsTaVZXosNurNWLxa4Rnsq9uNwsMGwcw1pp
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:41.862415276 +0000
@@ -0,0 +1 @@
+6c180d0eb6d015fe9ba96b3167ac41547a68dfa2427f57790bdf80960ade121684ba57cc48ca33680d9c35db4245d8c12c92229677332967953f9a0d8f080ea7  fs-repo-3-to-4_v1.0.1_windows-386.zip
Binary files a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip and b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.cid b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:41.870415422 +0000
@@ -0,0 +1 @@
+QmWi6RzN4eMEVnrksA6yKRMv4M5K13jvXXQy6SEw4JDZHc
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/fs-repo-3-to-4_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:41.870415422 +0000
@@ -0,0 +1 @@
+a7db5e93cfcf88bd3f7fee66a301f482dab26d9e1ebc641ca0efe4c113ad93d6f478003c98953ba78ea9c496305dea51886c29584f970e2642b3f84ad61361ac  fs-repo-3-to-4_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-3-to-4/v1.0.1/results b/fs-repo-3-to-4/v1.0.1/results
--- a/fs-repo-3-to-4/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-3-to-4/v1.0.1/results	2021-08-09 20:02:41.870415422 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-3-to-4/versions b/fs-repo-3-to-4/versions
--- a/fs-repo-3-to-4/versions	2021-08-09 20:02:41.706412436 +0000
+++ b/fs-repo-3-to-4/versions	2021-08-09 20:02:41.662411635 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/build-info b/fs-repo-4-to-5/v1.0.1/build-info
--- a/fs-repo-4-to-5/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/build-info	2021-08-09 20:02:42.134420228 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 18:43:37 UTC 2021
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/dist.json b/fs-repo-4-to-5/v1.0.1/dist.json
--- a/fs-repo-4-to-5/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/dist.json	2021-08-09 20:02:42.134420228 +0000
@@ -0,0 +1,81 @@
+{
+  "id": "fs-repo-4-to-5",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-4-to-5/v1.0.1",
+  "name": "fs-repo-4-to-5",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 4 to 5",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmWyTwgqyYKb5rQd6Z1aJ856gCJRj55L3cyML6Jfj7pdAv",
+          "sha512": "22beb6ed8563a3d7742c54eef1a482ee68ae96ac535e7ab3d4caa69897c1bb45fdd71e8bb2e795f7ca5a968ef199c5c7f437b98c4566ab340b013b1815e16816"
+        },
+        "arm64": {
+          "link": "/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmStVNbjvM8TX9JRWgcdsbr9BbeCAnH6bmK6wSETw6ExW8",
+          "sha512": "e40d09b5ab879cafc73b82b18f07f6f5d770570deefbaa58c50546370ea9efdecb0af5dbacca5b7b02056e14d98c6d33ff9a858ff3bb3447e5cba158a17d311f"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmSxkLHhHSJN4cP36ZFrVAxBNkzD53ZZpRv6Bgo2YDXPe9",
+          "sha512": "34af52d2642fbc16004bb99d3b80d4bb31b8d15b7f38d1ebe6a51f00feea478c7d1b6fb4e162356d7e5e8fee21a40506c3aa14903f7afc4bb7f390016cfdbd17"
+        },
+        "amd64": {
+          "link": "/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmUNkXP6V1T9WmQAeuwDnzBuYMEVhGFLE6XWWkm6tKymPV",
+          "sha512": "fb103bb58fa19d23dbdb3c691b289a825cebcecbe7a03cffafb1afa231f0c8cc64a947a4afd257d0099d79b49cea8db0cc7a9c6c948e380cac1e69e87e0a8b01"
+        },
+        "arm": {
+          "link": "/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmZ1Jr4mm8MgYirX3fVtrzHeDrvFaQ3LU5T2KfbbM6quFh",
+          "sha512": "7533288f897bb4161376bc9cae24241a2c37e46c0b6675c21280fbc069d85d5b84db352175318ea8c7d73bd35ac30ff8010940b1e1858a3b3406ecb0acdd25b6"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz",
+          "cid": "QmP1QhzsMcFjSjoEvifSqXXB1nEyv3tUjZrAsqs17fRQ1M",
+          "sha512": "e5776285a3a77d595de6ae0e98f9d36702b3f8857323d49f3b2ff141cc4acaf84766077a2c764213903cd73ac890ec3bdf9ba5c0725b0529e32693f0f1da56d2"
+        },
+        "amd64": {
+          "link": "/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmdKnQ287fw4NDiLQViUDYQaEhX5HCCDus6JpUHE9Sxdqf",
+          "sha512": "927c9ee69b5246c60cf005d8fce605e063e7aa49312d9ec2faaa4e9579c94ff8f64eb8c9f405a2c9074a151d948fe4cfaccc6388fc229c6fd80bffb70d2aa1f7"
+        },
+        "arm": {
+          "link": "/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmX1ZyF9YVvo7V6arVsrpMRatnXSMQe9mNdYPmrZdYri8k",
+          "sha512": "ad2f9ce035f07bbf347e15616972318eee8610350149b6e61e5319f3a7d8cab0f83872d8ac1ca386d79da0486c4f437a3c6408bbb6672a369bf2a64c714abbec"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-4-to-5_v1.0.1_windows-386.zip",
+          "cid": "QmdtrHjHdV2o4t9d3gCtHEW2JFd7vnE6qysSrhmxadAE97",
+          "sha512": "94083d957885bc7bd023dccf243e0bb723c64991ec31bd004115749b75330c36f259495c2551cec0a0785038805d6ad93e03461f2a14c78ba68072e2248fe81a"
+        },
+        "amd64": {
+          "link": "/fs-repo-4-to-5_v1.0.1_windows-amd64.zip",
+          "cid": "QmNN2oM1cAqTHChhyLjT7wMoHzJsgZ7g4dPVUb3mPEx9Mb",
+          "sha512": "c21528d6310fe1095b305ea14f64ba199894f3a22c08a34cf5a73eff33a35aac9c9d63d075a0610f5837fe5158f34928cb58eb56e401c3425afaf35dcf032f5e"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:42.138420300 +0000
@@ -0,0 +1 @@
+QmWyTwgqyYKb5rQd6Z1aJ856gCJRj55L3cyML6Jfj7pdAv
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:42.138420300 +0000
@@ -0,0 +1 @@
+22beb6ed8563a3d7742c54eef1a482ee68ae96ac535e7ab3d4caa69897c1bb45fdd71e8bb2e795f7ca5a968ef199c5c7f437b98c4566ab340b013b1815e16816  /Users/runner/work/distributions/distributions/releases/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:42.142420373 +0000
@@ -0,0 +1 @@
+QmStVNbjvM8TX9JRWgcdsbr9BbeCAnH6bmK6wSETw6ExW8
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:42.142420373 +0000
@@ -0,0 +1 @@
+e40d09b5ab879cafc73b82b18f07f6f5d770570deefbaa58c50546370ea9efdecb0af5dbacca5b7b02056e14d98c6d33ff9a858ff3bb3447e5cba158a17d311f  /Users/runner/work/distributions/distributions/releases/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:42.150420519 +0000
@@ -0,0 +1 @@
+QmSxkLHhHSJN4cP36ZFrVAxBNkzD53ZZpRv6Bgo2YDXPe9
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:42.150420519 +0000
@@ -0,0 +1 @@
+34af52d2642fbc16004bb99d3b80d4bb31b8d15b7f38d1ebe6a51f00feea478c7d1b6fb4e162356d7e5e8fee21a40506c3aa14903f7afc4bb7f390016cfdbd17  fs-repo-4-to-5_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:42.154420592 +0000
@@ -0,0 +1 @@
+QmUNkXP6V1T9WmQAeuwDnzBuYMEVhGFLE6XWWkm6tKymPV
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:42.154420592 +0000
@@ -0,0 +1 @@
+fb103bb58fa19d23dbdb3c691b289a825cebcecbe7a03cffafb1afa231f0c8cc64a947a4afd257d0099d79b49cea8db0cc7a9c6c948e380cac1e69e87e0a8b01  fs-repo-4-to-5_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:42.158420665 +0000
@@ -0,0 +1 @@
+QmZ1Jr4mm8MgYirX3fVtrzHeDrvFaQ3LU5T2KfbbM6quFh
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:42.158420665 +0000
@@ -0,0 +1 @@
+7533288f897bb4161376bc9cae24241a2c37e46c0b6675c21280fbc069d85d5b84db352175318ea8c7d73bd35ac30ff8010940b1e1858a3b3406ecb0acdd25b6  fs-repo-4-to-5_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:42.158420665 +0000
@@ -0,0 +1 @@
+QmP1QhzsMcFjSjoEvifSqXXB1nEyv3tUjZrAsqs17fRQ1M
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:42.162420737 +0000
@@ -0,0 +1 @@
+e5776285a3a77d595de6ae0e98f9d36702b3f8857323d49f3b2ff141cc4acaf84766077a2c764213903cd73ac890ec3bdf9ba5c0725b0529e32693f0f1da56d2  fs-repo-4-to-5_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:42.174420956 +0000
@@ -0,0 +1 @@
+QmdKnQ287fw4NDiLQViUDYQaEhX5HCCDus6JpUHE9Sxdqf
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:42.174420956 +0000
@@ -0,0 +1 @@
+927c9ee69b5246c60cf005d8fce605e063e7aa49312d9ec2faaa4e9579c94ff8f64eb8c9f405a2c9074a151d948fe4cfaccc6388fc229c6fd80bffb70d2aa1f7  fs-repo-4-to-5_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:42.174420956 +0000
@@ -0,0 +1 @@
+QmX1ZyF9YVvo7V6arVsrpMRatnXSMQe9mNdYPmrZdYri8k
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:42.174420956 +0000
@@ -0,0 +1 @@
+ad2f9ce035f07bbf347e15616972318eee8610350149b6e61e5319f3a7d8cab0f83872d8ac1ca386d79da0486c4f437a3c6408bbb6672a369bf2a64c714abbec  fs-repo-4-to-5_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:42.182421101 +0000
@@ -0,0 +1 @@
+QmdtrHjHdV2o4t9d3gCtHEW2JFd7vnE6qysSrhmxadAE97
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:42.182421101 +0000
@@ -0,0 +1 @@
+94083d957885bc7bd023dccf243e0bb723c64991ec31bd004115749b75330c36f259495c2551cec0a0785038805d6ad93e03461f2a14c78ba68072e2248fe81a  fs-repo-4-to-5_v1.0.1_windows-386.zip
Binary files a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip and b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.cid b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:42.190421247 +0000
@@ -0,0 +1 @@
+QmNN2oM1cAqTHChhyLjT7wMoHzJsgZ7g4dPVUb3mPEx9Mb
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/fs-repo-4-to-5_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:42.190421247 +0000
@@ -0,0 +1 @@
+c21528d6310fe1095b305ea14f64ba199894f3a22c08a34cf5a73eff33a35aac9c9d63d075a0610f5837fe5158f34928cb58eb56e401c3425afaf35dcf032f5e  fs-repo-4-to-5_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-4-to-5/v1.0.1/results b/fs-repo-4-to-5/v1.0.1/results
--- a/fs-repo-4-to-5/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-4-to-5/v1.0.1/results	2021-08-09 20:02:42.190421247 +0000
@@ -0,0 +1,10 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-4-to-5/versions b/fs-repo-4-to-5/versions
--- a/fs-repo-4-to-5/versions	2021-08-09 20:02:41.990417606 +0000
+++ b/fs-repo-4-to-5/versions	2021-08-09 20:02:41.930416514 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/build-info b/fs-repo-5-to-6/v1.0.1/build-info
--- a/fs-repo-5-to-6/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/build-info	2021-08-09 20:02:42.382424742 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:07:21 UTC 2021
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/dist.json b/fs-repo-5-to-6/v1.0.1/dist.json
--- a/fs-repo-5-to-6/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/dist.json	2021-08-09 20:02:42.382424742 +0000
@@ -0,0 +1,86 @@
+{
+  "id": "fs-repo-5-to-6",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-5-to-6/v1.0.1",
+  "name": "fs-repo-5-to-6",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 5 to 6",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmaZVGJGGVtuKkQr37KBuUfWL7oL4SgHbY5Z4VYNLrjrrm",
+          "sha512": "1b35a22749b2f2fd583f3d24d32f64d3e93eecf924a41a6c20844dd67d0467892749e9c8d932c69d471050114784e433ef5791150266b2d8bf1d726279c2e101"
+        },
+        "arm64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmdZBUZuKK4Ygb5Ts9RTbd3vhAqieG599AEQaDYFHSjeug",
+          "sha512": "5daa172b7459f04e503fdcc7ef52e6ddc0e819be6ca5bd597065fb94b30d96630f9e0ebd8bb278554715a32b3b59495c3ad524e3e6be42ebf03aa80e569482aa"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmRnk5SYbWBK2hK9EEnKoS6TQbZYNVsckU1G9ChU6kxHb4",
+          "sha512": "2485d57b186372bc37084a6342b2f8c533cf7c4d06e309e4c36e8f7effdf407cc12d5c19fbd6b191c7d7e6c5cda5e14b22cb9404e892eced375f41b0bede4149"
+        },
+        "amd64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmUSSQM2mnjkPewvpYW5eG2etg7ra4YU2dYP9d4XRx7Gqd",
+          "sha512": "55f818e8221ca186ab223e913795a17fe76b97ac868331320352c4bec52ca070f4dcc09015b3ce66220ed995e3895267c5f7b55776d31d79f3760172f81da839"
+        },
+        "arm": {
+          "link": "/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmWj7rEyNdgE6iaLAqK7kQ3SGEsJRGSrfuq7ciSnXypQ3j",
+          "sha512": "be95a008257b3177740106e664894501e4285ba572c1292d65b0e81d519791e62f0ababbe1ea53770e1af7217d9e2d4bc7e256757bd5ac06b6eda8b21a807a5f"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz",
+          "cid": "QmSzMcYm3DjtPUqatpgDAY6JcWBBMnMRjmUyF55XqQmuPy",
+          "sha512": "f97a9c156719d13d6809dad7638dc100c41ade8bd7c34e1508af82090e34e4a261bd349648b3b30d6094dbbfcf999a12b842c0af660e55f076b8067b79c64619"
+        },
+        "amd64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmVww23CtjHrjj69rvuZML7tskNBuMXnkWBiyUxKrhiG34",
+          "sha512": "f25870b3e780b33be13f56068688442ee01af7cd1734caf84a11d70d29906a5e2e584c53d4bb4757ef32866564e37be38822e49ede7c8e243b019291eb783ceb"
+        },
+        "arm": {
+          "link": "/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmeRb2j6MoJACp9tEi8n9CAGM4qrEhzNhwVcoTHRGX5cUq",
+          "sha512": "dc881ba36ebb64b000042f4fe0c57f807e5b0c100956c0aeb294beb32879118e11032b3231739ba5356c7f49e16c96502c7e46e6e4edd7c7bb8113a55148e6c2"
+        },
+        "arm64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmZbnM1S1J6J71sopjTVNQMdDBhd5T8MqDwPAEZezMgZjm",
+          "sha512": "45965bed04b8922447b15a437e22ac5125720ac10dd66c3d740df59ebbb21ccdf81f5b35a21cb7b25823fcf28521310d5bccc8e78705255ade63f150d64a30bf"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-5-to-6_v1.0.1_windows-386.zip",
+          "cid": "QmfMbf3dWVhfwPoLhhpM6VFQ6uUSygt4y2an85B8t2D9wD",
+          "sha512": "a88ffe316e91e5d387bd40b64f564b20768ad07aa0fd3a6c1343bd3f5b760a1896a70a05746b8bd7d17a2ce4a887c5460002c815ed8e136922a77d5cbd231fba"
+        },
+        "amd64": {
+          "link": "/fs-repo-5-to-6_v1.0.1_windows-amd64.zip",
+          "cid": "QmfBTuQkASfJiD4FXGmWJpjLbimK7RVyoRojmFvcCJvbv9",
+          "sha512": "66179920e7b0f705e759b43decd2c60ae7882dd18ff143ff7a3a7c79019fafd1a27cdec09d94cd3ced3b3da885bd3d08393ecf6f09c069c5bc5b59a264a78164"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:42.386424815 +0000
@@ -0,0 +1 @@
+QmaZVGJGGVtuKkQr37KBuUfWL7oL4SgHbY5Z4VYNLrjrrm
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:42.386424815 +0000
@@ -0,0 +1 @@
+1b35a22749b2f2fd583f3d24d32f64d3e93eecf924a41a6c20844dd67d0467892749e9c8d932c69d471050114784e433ef5791150266b2d8bf1d726279c2e101  /Users/runner/work/distributions/distributions/releases/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:42.390424888 +0000
@@ -0,0 +1 @@
+QmdZBUZuKK4Ygb5Ts9RTbd3vhAqieG599AEQaDYFHSjeug
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:42.394424961 +0000
@@ -0,0 +1 @@
+5daa172b7459f04e503fdcc7ef52e6ddc0e819be6ca5bd597065fb94b30d96630f9e0ebd8bb278554715a32b3b59495c3ad524e3e6be42ebf03aa80e569482aa  /Users/runner/work/distributions/distributions/releases/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:42.414425325 +0000
@@ -0,0 +1 @@
+QmRnk5SYbWBK2hK9EEnKoS6TQbZYNVsckU1G9ChU6kxHb4
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:42.414425325 +0000
@@ -0,0 +1 @@
+2485d57b186372bc37084a6342b2f8c533cf7c4d06e309e4c36e8f7effdf407cc12d5c19fbd6b191c7d7e6c5cda5e14b22cb9404e892eced375f41b0bede4149  fs-repo-5-to-6_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:42.442425835 +0000
@@ -0,0 +1 @@
+QmUSSQM2mnjkPewvpYW5eG2etg7ra4YU2dYP9d4XRx7Gqd
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:42.442425835 +0000
@@ -0,0 +1 @@
+55f818e8221ca186ab223e913795a17fe76b97ac868331320352c4bec52ca070f4dcc09015b3ce66220ed995e3895267c5f7b55776d31d79f3760172f81da839  fs-repo-5-to-6_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:42.478426490 +0000
@@ -0,0 +1 @@
+QmWj7rEyNdgE6iaLAqK7kQ3SGEsJRGSrfuq7ciSnXypQ3j
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:42.478426490 +0000
@@ -0,0 +1 @@
+be95a008257b3177740106e664894501e4285ba572c1292d65b0e81d519791e62f0ababbe1ea53770e1af7217d9e2d4bc7e256757bd5ac06b6eda8b21a807a5f  fs-repo-5-to-6_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:42.506427000 +0000
@@ -0,0 +1 @@
+QmSzMcYm3DjtPUqatpgDAY6JcWBBMnMRjmUyF55XqQmuPy
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:42.506427000 +0000
@@ -0,0 +1 @@
+f97a9c156719d13d6809dad7638dc100c41ade8bd7c34e1508af82090e34e4a261bd349648b3b30d6094dbbfcf999a12b842c0af660e55f076b8067b79c64619  fs-repo-5-to-6_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:42.526427364 +0000
@@ -0,0 +1 @@
+QmVww23CtjHrjj69rvuZML7tskNBuMXnkWBiyUxKrhiG34
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:42.526427364 +0000
@@ -0,0 +1 @@
+f25870b3e780b33be13f56068688442ee01af7cd1734caf84a11d70d29906a5e2e584c53d4bb4757ef32866564e37be38822e49ede7c8e243b019291eb783ceb  fs-repo-5-to-6_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:42.526427364 +0000
@@ -0,0 +1 @@
+QmeRb2j6MoJACp9tEi8n9CAGM4qrEhzNhwVcoTHRGX5cUq
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:42.526427364 +0000
@@ -0,0 +1 @@
+dc881ba36ebb64b000042f4fe0c57f807e5b0c100956c0aeb294beb32879118e11032b3231739ba5356c7f49e16c96502c7e46e6e4edd7c7bb8113a55148e6c2  fs-repo-5-to-6_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:42.554427874 +0000
@@ -0,0 +1 @@
+QmZbnM1S1J6J71sopjTVNQMdDBhd5T8MqDwPAEZezMgZjm
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:42.554427874 +0000
@@ -0,0 +1 @@
+45965bed04b8922447b15a437e22ac5125720ac10dd66c3d740df59ebbb21ccdf81f5b35a21cb7b25823fcf28521310d5bccc8e78705255ade63f150d64a30bf  fs-repo-5-to-6_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:42.582428383 +0000
@@ -0,0 +1 @@
+QmfMbf3dWVhfwPoLhhpM6VFQ6uUSygt4y2an85B8t2D9wD
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:42.582428383 +0000
@@ -0,0 +1 @@
+a88ffe316e91e5d387bd40b64f564b20768ad07aa0fd3a6c1343bd3f5b760a1896a70a05746b8bd7d17a2ce4a887c5460002c815ed8e136922a77d5cbd231fba  fs-repo-5-to-6_v1.0.1_windows-386.zip
Binary files a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip and b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.cid b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:42.586428456 +0000
@@ -0,0 +1 @@
+QmfBTuQkASfJiD4FXGmWJpjLbimK7RVyoRojmFvcCJvbv9
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/fs-repo-5-to-6_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:42.586428456 +0000
@@ -0,0 +1 @@
+66179920e7b0f705e759b43decd2c60ae7882dd18ff143ff7a3a7c79019fafd1a27cdec09d94cd3ced3b3da885bd3d08393ecf6f09c069c5bc5b59a264a78164  fs-repo-5-to-6_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-5-to-6/v1.0.1/results b/fs-repo-5-to-6/v1.0.1/results
--- a/fs-repo-5-to-6/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-5-to-6/v1.0.1/results	2021-08-09 20:02:42.586428456 +0000
@@ -0,0 +1,11 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-5-to-6/versions b/fs-repo-5-to-6/versions
--- a/fs-repo-5-to-6/versions	2021-08-09 20:02:42.298423213 +0000
+++ b/fs-repo-5-to-6/versions	2021-08-09 20:02:42.258422485 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/build-info b/fs-repo-6-to-7/v1.0.1/build-info
--- a/fs-repo-6-to-7/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/build-info	2021-08-09 20:02:42.770431806 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:03:09 UTC 2021
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/dist.json b/fs-repo-6-to-7/v1.0.1/dist.json
--- a/fs-repo-6-to-7/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/dist.json	2021-08-09 20:02:42.770431806 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-6-to-7",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-6-to-7/v1.0.1",
+  "name": "fs-repo-6-to-7",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 6 to 7",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmX9D7YUwgiCJpnBdQiuzqDzTsxhbED4VLcpVkDutqksFy",
+          "sha512": "41031cf4705cf64781227cc52c0dfc3e9737cb2fcaaee31115254af2fb25a2f56439acac9461de5dc3844b0e96f736cfa80c3e77e383fed2e29ace3164744720"
+        },
+        "arm64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmWvTqrjaWFqh1qpKAFVGh9piVSwETkKPB2bU9jjwBLdUZ",
+          "sha512": "fe4243f02412caf65f07d5d52b4e6ec212e9c5874c8a0df4c60eae1aee44aeb6e179500df1406a1f7911b7678c844bf3aec76518d8c143cc20ea917cbb4ee90c"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz",
+          "cid": "Qme7HViMu295rurXTLD78HtuZs2sVWJdd5XcC9FcHiVoMb",
+          "sha512": "cb57f5ac578afbe04ce4572ed50d82235e44c468193aabd8e691659cb68aeef28ad8e26f1a7d33fbce8d0196efdd988793f81a72d51dba17d005aacc38f79b0e"
+        },
+        "amd64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmdYJeC4PjoQNdfBhsj4AsaiSidaCcHeFBMz7rtc14L9pN",
+          "sha512": "443d8ae14d375a367553ef498edda2feee03d192fbc9dd36489124aac97f589085db699a58b3c967658e65b05042ced723c280e5775a21242018d38f0617fdcc"
+        },
+        "arm": {
+          "link": "/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmXGxDEvgrQH17939cYYG3ASAm9df5VWBw9fjQ3erMFG5e",
+          "sha512": "46584a60d51c11957f877e35f8164af1fd2ce805076aee15dbf6cfbeedea487c5adb468eb49b30a651717d11e18ae117d78af361e17d2319842f570b1dd98283"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz",
+          "cid": "QmaUiGMGTND7pBZkpwj1WhZejfrPRuRDCmDhCqd4A2Q55Y",
+          "sha512": "d2f72a4df1e4c72e48fd0bde8ce3cf633d3a33158738e7018f3cfd2d0f32d668d249c3f550156cc613c5c32195d935bab61c514024c805ce58ccc64fb8a26c80"
+        },
+        "amd64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz",
+          "cid": "QmRxBLUkNY27PHkkcggY6C2Bwz2BBBRP9gfFSsrdqW4kqM",
+          "sha512": "b2ee4f131bd87b545d457437d15244f03ad3b6f2d0c15dd11bc2ab5ef16012105dfab6aebfb7ccd7c3c52722e3e5f2875a7ccb3e379430b78e62dc4c1a4476a7"
+        },
+        "arm": {
+          "link": "/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz",
+          "cid": "QmUAnpgi4NMdSL9b3cXPjPe8Xkx8ENcYd9k1MoKdULUuBk",
+          "sha512": "713fcd59b3cf4d8acf8f27dce5cc3f73b494d56d5d78e1c9b8469bc6e0b5c09aa6675f44cd8843d5fe499d22000ce8116f3ada12bda446634fd4ecfadc8b58ad"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz",
+          "cid": "QmNyF2XgCjEBwFm12hcevPEiBUzA1gJNeXLaDnp7dDbzaw",
+          "sha512": "14113a8ac78a573da7f4cb7e841e9002214b8f0c06f08641f0f69e33c3da54ae171ef0435beab8b4059635edbc55c19b69c8ab1ebdb77b1b1200aa88546b899b"
+        },
+        "amd64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmasDsB8NHJoDC2CUsh2HDaZuvvTiycx4LteDEomC9Ccbk",
+          "sha512": "1a0986aac32ac47cd521d90afcae8447c9c38ebd4aa560ff25eb4cbce2c6261aea7a82c0a1688970cc04b5bcf1a53a1d55710566bc09039a651c1c76245fbb81"
+        },
+        "arm": {
+          "link": "/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmS6VJn7hWiTDVvT6WVy6Wa8fjVZB9cv4P9UsVxLi8TdE9",
+          "sha512": "6bc67fa668834d12415184bff64bfa2d01548673717da6a01496ca8ccf14a77ca1c43f12a570a36a9357291138608495394d7204fc4c533919f18b76a38b6a36"
+        },
+        "arm64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmQwGWrVaAyVQwCpukpVKFiDwB4feB5obz4edc4JdqpuBt",
+          "sha512": "9365bb826d0ca7df6a37b1f0c55a65ec69326b4aad5c8a1ae32197a2aa76935a525aff07669a8384cd7b0a26e18ac6e1669e6d30f99158cda43fe4e805ee0ec1"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-6-to-7_v1.0.1_windows-386.zip",
+          "cid": "QmQkTRJzNxT5vegPgjeZeH9FRmmFLWR7YhJ5XuNhJmahd2",
+          "sha512": "7e2d961bb02875866dbeb574f67fb99f24ea9a2daaf8a170c0b16af3940c09eb71e77af55b6a6ea774705c7c68a6a626e1ba6f663ee5006f42056c9183e70076"
+        },
+        "amd64": {
+          "link": "/fs-repo-6-to-7_v1.0.1_windows-amd64.zip",
+          "cid": "QmWrvaxsqY91KDamRrVJJvkVKzQvCgGPYZYR34Gz8JuEGJ",
+          "sha512": "18481a3d0c4976e8f84443932aea30bba13afb68a51141ff1bc952a3a66e55fc7988feb2ab49d5a553cc457c285e9bc5785364ef8375aad1005cda1d376422d0"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:42.798432316 +0000
@@ -0,0 +1 @@
+QmX9D7YUwgiCJpnBdQiuzqDzTsxhbED4VLcpVkDutqksFy
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:42.798432316 +0000
@@ -0,0 +1 @@
+41031cf4705cf64781227cc52c0dfc3e9737cb2fcaaee31115254af2fb25a2f56439acac9461de5dc3844b0e96f736cfa80c3e77e383fed2e29ace3164744720  /Users/runner/work/distributions/distributions/releases/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:42.826432825 +0000
@@ -0,0 +1 @@
+QmWvTqrjaWFqh1qpKAFVGh9piVSwETkKPB2bU9jjwBLdUZ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:42.826432825 +0000
@@ -0,0 +1 @@
+fe4243f02412caf65f07d5d52b4e6ec212e9c5874c8a0df4c60eae1aee44aeb6e179500df1406a1f7911b7678c844bf3aec76518d8c143cc20ea917cbb4ee90c  /Users/runner/work/distributions/distributions/releases/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:42.898434136 +0000
@@ -0,0 +1 @@
+Qme7HViMu295rurXTLD78HtuZs2sVWJdd5XcC9FcHiVoMb
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:42.898434136 +0000
@@ -0,0 +1 @@
+cb57f5ac578afbe04ce4572ed50d82235e44c468193aabd8e691659cb68aeef28ad8e26f1a7d33fbce8d0196efdd988793f81a72d51dba17d005aacc38f79b0e  fs-repo-6-to-7_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:43.006436102 +0000
@@ -0,0 +1 @@
+QmdYJeC4PjoQNdfBhsj4AsaiSidaCcHeFBMz7rtc14L9pN
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:43.006436102 +0000
@@ -0,0 +1 @@
+443d8ae14d375a367553ef498edda2feee03d192fbc9dd36489124aac97f589085db699a58b3c967658e65b05042ced723c280e5775a21242018d38f0617fdcc  fs-repo-6-to-7_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:43.042436758 +0000
@@ -0,0 +1 @@
+QmXGxDEvgrQH17939cYYG3ASAm9df5VWBw9fjQ3erMFG5e
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:43.042436758 +0000
@@ -0,0 +1 @@
+46584a60d51c11957f877e35f8164af1fd2ce805076aee15dbf6cfbeedea487c5adb468eb49b30a651717d11e18ae117d78af361e17d2319842f570b1dd98283  fs-repo-6-to-7_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:43.074437340 +0000
@@ -0,0 +1 @@
+QmNyF2XgCjEBwFm12hcevPEiBUzA1gJNeXLaDnp7dDbzaw
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:43.074437340 +0000
@@ -0,0 +1 @@
+14113a8ac78a573da7f4cb7e841e9002214b8f0c06f08641f0f69e33c3da54ae171ef0435beab8b4059635edbc55c19b69c8ab1ebdb77b1b1200aa88546b899b  fs-repo-6-to-7_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:43.102437850 +0000
@@ -0,0 +1 @@
+QmasDsB8NHJoDC2CUsh2HDaZuvvTiycx4LteDEomC9Ccbk
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:43.102437850 +0000
@@ -0,0 +1 @@
+1a0986aac32ac47cd521d90afcae8447c9c38ebd4aa560ff25eb4cbce2c6261aea7a82c0a1688970cc04b5bcf1a53a1d55710566bc09039a651c1c76245fbb81  fs-repo-6-to-7_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:43.126438287 +0000
@@ -0,0 +1 @@
+QmS6VJn7hWiTDVvT6WVy6Wa8fjVZB9cv4P9UsVxLi8TdE9
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:43.126438287 +0000
@@ -0,0 +1 @@
+6bc67fa668834d12415184bff64bfa2d01548673717da6a01496ca8ccf14a77ca1c43f12a570a36a9357291138608495394d7204fc4c533919f18b76a38b6a36  fs-repo-6-to-7_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:43.198439598 +0000
@@ -0,0 +1 @@
+QmQwGWrVaAyVQwCpukpVKFiDwB4feB5obz4edc4JdqpuBt
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:43.198439598 +0000
@@ -0,0 +1 @@
+9365bb826d0ca7df6a37b1f0c55a65ec69326b4aad5c8a1ae32197a2aa76935a525aff07669a8384cd7b0a26e18ac6e1669e6d30f99158cda43fe4e805ee0ec1  fs-repo-6-to-7_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.cid	2021-08-09 20:02:43.258440870 +0000
@@ -0,0 +1 @@
+QmaUiGMGTND7pBZkpwj1WhZejfrPRuRDCmDhCqd4A2Q55Y
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz.sha512	2021-08-09 20:02:43.258440870 +0000
@@ -0,0 +1 @@
+d2f72a4df1e4c72e48fd0bde8ce3cf633d3a33158738e7018f3cfd2d0f32d668d249c3f550156cc613c5c32195d935bab61c514024c805ce58ccc64fb8a26c80  fs-repo-6-to-7_v1.0.1_openbsd-386.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:43.322442288 +0000
@@ -0,0 +1 @@
+QmRxBLUkNY27PHkkcggY6C2Bwz2BBBRP9gfFSsrdqW4kqM
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:43.322442288 +0000
@@ -0,0 +1 @@
+b2ee4f131bd87b545d457437d15244f03ad3b6f2d0c15dd11bc2ab5ef16012105dfab6aebfb7ccd7c3c52722e3e5f2875a7ccb3e379430b78e62dc4c1a4476a7  fs-repo-6-to-7_v1.0.1_openbsd-amd64.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.cid	2021-08-09 20:02:43.354442996 +0000
@@ -0,0 +1 @@
+QmUAnpgi4NMdSL9b3cXPjPe8Xkx8ENcYd9k1MoKdULUuBk
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:43.354442996 +0000
@@ -0,0 +1 @@
+713fcd59b3cf4d8acf8f27dce5cc3f73b494d56d5d78e1c9b8469bc6e0b5c09aa6675f44cd8843d5fe499d22000ce8116f3ada12bda446634fd4ecfadc8b58ad  fs-repo-6-to-7_v1.0.1_openbsd-arm.tar.gz
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:43.378443527 +0000
@@ -0,0 +1 @@
+QmQkTRJzNxT5vegPgjeZeH9FRmmFLWR7YhJ5XuNhJmahd2
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:43.378443527 +0000
@@ -0,0 +1 @@
+7e2d961bb02875866dbeb574f67fb99f24ea9a2daaf8a170c0b16af3940c09eb71e77af55b6a6ea774705c7c68a6a626e1ba6f663ee5006f42056c9183e70076  fs-repo-6-to-7_v1.0.1_windows-386.zip
Binary files a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip and b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.cid b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:43.402444059 +0000
@@ -0,0 +1 @@
+QmWrvaxsqY91KDamRrVJJvkVKzQvCgGPYZYR34Gz8JuEGJ
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/fs-repo-6-to-7_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:43.402444059 +0000
@@ -0,0 +1 @@
+18481a3d0c4976e8f84443932aea30bba13afb68a51141ff1bc952a3a66e55fc7988feb2ab49d5a553cc457c285e9bc5785364ef8375aad1005cda1d376422d0  fs-repo-6-to-7_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-6-to-7/v1.0.1/results b/fs-repo-6-to-7/v1.0.1/results
--- a/fs-repo-6-to-7/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-6-to-7/v1.0.1/results	2021-08-09 20:02:43.402444059 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-6-to-7/versions b/fs-repo-6-to-7/versions
--- a/fs-repo-6-to-7/versions	2021-08-09 20:02:42.710430714 +0000
+++ b/fs-repo-6-to-7/versions	2021-08-09 20:02:42.658429767 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/build-info b/fs-repo-7-to-8/v1.0.1/build-info
--- a/fs-repo-7-to-8/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/build-info	2021-08-09 20:02:43.574447867 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:08:32 UTC 2021
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/dist.json b/fs-repo-7-to-8/v1.0.1/dist.json
--- a/fs-repo-7-to-8/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/dist.json	2021-08-09 20:02:43.574447867 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-7-to-8",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-7-to-8/v1.0.1",
+  "name": "fs-repo-7-to-8",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 7 to 8",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmbUmp3nZZiUdVezevBCK6St9eC2iiVcNm5LeoLStwcGoK",
+          "sha512": "6aa24a0f8295fe421153b7a316c446b8ea01e26a22d8fdd69b03cec917cb6ad4b8b489bce007c4fb45f7cfc7b6b2fe08c639fa8c1aa4cda9c738f10f38157813"
+        },
+        "arm64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmaDh3CyNRPVU8na7ZEWwQKhFapq63gNyS2rUqtYR5pEp9",
+          "sha512": "ee37a8c0a0f070bcf2a8a385e8c37c5650a835b3ec50fa3fc214215d0532ad5bb4732816d4e69ca930f7245d134d5003d52b63dfa79da7bdfa16382e55adbe86"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmXZVqwT3emCY25ape7Dorp315QCgsPvXgHDfisBn4uKJf",
+          "sha512": "f0c49fe0e86c334ce03355c5beaae964c5420c6a070fa74f352e39324b4a782067e65ba066008b783dce80e3d367656fa633022ca055d57f54b6ec371941344e"
+        },
+        "amd64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmfJ9wVUP6nV5CQcWdJdmEXmyD39GdBDsBCV69Bg8BR873",
+          "sha512": "fcd05cc1472ca9b126c7f1626485d3780cf12ce80379c957d488bdfc3a04cf4c263353f8bbe6ca4fc254b8a64032deb884a6f032117e162060f55340672cb3ac"
+        },
+        "arm": {
+          "link": "/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmSNKGGxWUJnwghwYddLwayC2h2d8SKqdwU6K53kMxhFou",
+          "sha512": "b25c1bf2aa0c5446b1e2b880c073d6d7f538ee6ecb1a92267e2278e16308224ec8c9a0cdc3a801151c813fcf7cca1237eb4d9995dc7c36180a4b62777827bc40"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz",
+          "cid": "QmfFu7uT7LufhEZ5kYgzmvzhwBgZ6XvZNSgdVw9BuaP8sm",
+          "sha512": "133450b9fb54af7b9087c53b991aa04b3d97253ed8ad12ae5f54993f810277b75290e1fb7d534c718cacc6265467ed524019cd2ada204a45bc69bc19c22a60f0"
+        },
+        "amd64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz",
+          "cid": "QmXb9e1ZLY95XDTXnVE2jsA5EtuHMTQSAXTBXdNcNvEQVB",
+          "sha512": "4478c1a913dbf59b4a1b9def2846da4d444c27a532bcc170b05624d24aa70aa934df2418f6a6918896b566498e617cceeaf1f3f83e0c772b997ae499fb5084e2"
+        },
+        "arm": {
+          "link": "/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz",
+          "cid": "QmS36wq3wPGjhWEzPkp8kXN4Nb9z3MDURKztstD2RyYzh7",
+          "sha512": "d1e4cb1d0f95e72565b7aebb6f99bf704baaf4cc659b237aa7bcd74d7997b9e99b6d72be0a62cff4327a838d0b245093ca89f57ef7d58dd53f1ace86ac9a6529"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz",
+          "cid": "Qmb3y6Xo4s92pn3H5BmYBXnzCHXNDX2GqPu4Nt3pEg2VbV",
+          "sha512": "85e23aa91f4fdb0e4bcc21ef269df46ab3b4a80c51ee94c40cc038472d6faf915e3180d3daca123d64615efc4a14ae00d3c52077edf4e5f0f13ef3b18c4a055a"
+        },
+        "amd64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmT7XErD465voSQ5rvHdMm5yatqHr7fH64PeoiByvwcT5Q",
+          "sha512": "f13f3944055be4be0020b40e0a048c9fb5ed99f44cb15f009066b0f743350bb0799187c62e35c0fbe6b0075b4bf2540e866e209fbde83cd553892ad93c2666da"
+        },
+        "arm": {
+          "link": "/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmewQuEGu2gBN9TU5dbBX9vQ3Sm43ZWM2bVaUmocyAT2Hv",
+          "sha512": "6c483b1d232a247a0d2451080113e67439010c461dcc19834f716d5226889db84e841e228389a6b8be48a4c1809aa2116a08e11ece5b01b7fde099c636db4ed1"
+        },
+        "arm64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmSk2qrmHbsgYKL6iWykUs1FZ7YiW9BkJoqcsCm8Rw3GDQ",
+          "sha512": "45f363fe1a916caebcb9f3f8bda1eb73b17ba675dba7d696c7111733eae10c8e24a8342d20397f306f047af8e2ce9c79385555b6e7b393a704560dbe679b748c"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-7-to-8_v1.0.1_windows-386.zip",
+          "cid": "QmQWQeCeTvFGWQYKbaQBFBkoqyruvb8JTFPZwAegiQE4ea",
+          "sha512": "ed70b7a5c59fe786492efe86bf296b1f2dceb2794af709d703696950090ce86451fab0dac6f5c7a3a589ebb8c6ffb824f019c66e956867825a846e49a0cf4b60"
+        },
+        "amd64": {
+          "link": "/fs-repo-7-to-8_v1.0.1_windows-amd64.zip",
+          "cid": "QmNYENkzkGYKpwqcVBcjWEE27U3qL2hzE8Lfrd53oyUCvR",
+          "sha512": "ad603676a3b2f4277f6a059a9c8f44fc0137394e8f3ae34ed1788445f4e2ed8cafa5e57bdcd3adbf2e201ad9f68345175bf515a96a126016121c195bc20ec399"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:43.578447956 +0000
@@ -0,0 +1 @@
+QmbUmp3nZZiUdVezevBCK6St9eC2iiVcNm5LeoLStwcGoK
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:43.578447956 +0000
@@ -0,0 +1 @@
+6aa24a0f8295fe421153b7a316c446b8ea01e26a22d8fdd69b03cec917cb6ad4b8b489bce007c4fb45f7cfc7b6b2fe08c639fa8c1aa4cda9c738f10f38157813  /Users/runner/work/distributions/distributions/releases/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:43.582448044 +0000
@@ -0,0 +1 @@
+QmaDh3CyNRPVU8na7ZEWwQKhFapq63gNyS2rUqtYR5pEp9
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:43.582448044 +0000
@@ -0,0 +1 @@
+ee37a8c0a0f070bcf2a8a385e8c37c5650a835b3ec50fa3fc214215d0532ad5bb4732816d4e69ca930f7245d134d5003d52b63dfa79da7bdfa16382e55adbe86  /Users/runner/work/distributions/distributions/releases/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:43.618448841 +0000
@@ -0,0 +1 @@
+QmXZVqwT3emCY25ape7Dorp315QCgsPvXgHDfisBn4uKJf
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:43.618448841 +0000
@@ -0,0 +1 @@
+f0c49fe0e86c334ce03355c5beaae964c5420c6a070fa74f352e39324b4a782067e65ba066008b783dce80e3d367656fa633022ca055d57f54b6ec371941344e  fs-repo-7-to-8_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:43.618448841 +0000
@@ -0,0 +1 @@
+QmfJ9wVUP6nV5CQcWdJdmEXmyD39GdBDsBCV69Bg8BR873
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:43.618448841 +0000
@@ -0,0 +1 @@
+fcd05cc1472ca9b126c7f1626485d3780cf12ce80379c957d488bdfc3a04cf4c263353f8bbe6ca4fc254b8a64032deb884a6f032117e162060f55340672cb3ac  fs-repo-7-to-8_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:43.626449019 +0000
@@ -0,0 +1 @@
+QmSNKGGxWUJnwghwYddLwayC2h2d8SKqdwU6K53kMxhFou
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:43.626449019 +0000
@@ -0,0 +1 @@
+b25c1bf2aa0c5446b1e2b880c073d6d7f538ee6ecb1a92267e2278e16308224ec8c9a0cdc3a801151c813fcf7cca1237eb4d9995dc7c36180a4b62777827bc40  fs-repo-7-to-8_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:43.626449019 +0000
@@ -0,0 +1 @@
+Qmb3y6Xo4s92pn3H5BmYBXnzCHXNDX2GqPu4Nt3pEg2VbV
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:43.626449019 +0000
@@ -0,0 +1 @@
+85e23aa91f4fdb0e4bcc21ef269df46ab3b4a80c51ee94c40cc038472d6faf915e3180d3daca123d64615efc4a14ae00d3c52077edf4e5f0f13ef3b18c4a055a  fs-repo-7-to-8_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:43.638449284 +0000
@@ -0,0 +1 @@
+QmT7XErD465voSQ5rvHdMm5yatqHr7fH64PeoiByvwcT5Q
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:43.638449284 +0000
@@ -0,0 +1 @@
+f13f3944055be4be0020b40e0a048c9fb5ed99f44cb15f009066b0f743350bb0799187c62e35c0fbe6b0075b4bf2540e866e209fbde83cd553892ad93c2666da  fs-repo-7-to-8_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:43.638449284 +0000
@@ -0,0 +1 @@
+QmewQuEGu2gBN9TU5dbBX9vQ3Sm43ZWM2bVaUmocyAT2Hv
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:43.638449284 +0000
@@ -0,0 +1 @@
+6c483b1d232a247a0d2451080113e67439010c461dcc19834f716d5226889db84e841e228389a6b8be48a4c1809aa2116a08e11ece5b01b7fde099c636db4ed1  fs-repo-7-to-8_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:43.662449816 +0000
@@ -0,0 +1 @@
+QmSk2qrmHbsgYKL6iWykUs1FZ7YiW9BkJoqcsCm8Rw3GDQ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:43.662449816 +0000
@@ -0,0 +1 @@
+45f363fe1a916caebcb9f3f8bda1eb73b17ba675dba7d696c7111733eae10c8e24a8342d20397f306f047af8e2ce9c79385555b6e7b393a704560dbe679b748c  fs-repo-7-to-8_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.cid	2021-08-09 20:02:43.674450081 +0000
@@ -0,0 +1 @@
+QmfFu7uT7LufhEZ5kYgzmvzhwBgZ6XvZNSgdVw9BuaP8sm
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz.sha512	2021-08-09 20:02:43.674450081 +0000
@@ -0,0 +1 @@
+133450b9fb54af7b9087c53b991aa04b3d97253ed8ad12ae5f54993f810277b75290e1fb7d534c718cacc6265467ed524019cd2ada204a45bc69bc19c22a60f0  fs-repo-7-to-8_v1.0.1_openbsd-386.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:43.678450170 +0000
@@ -0,0 +1 @@
+QmXb9e1ZLY95XDTXnVE2jsA5EtuHMTQSAXTBXdNcNvEQVB
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:43.678450170 +0000
@@ -0,0 +1 @@
+4478c1a913dbf59b4a1b9def2846da4d444c27a532bcc170b05624d24aa70aa934df2418f6a6918896b566498e617cceeaf1f3f83e0c772b997ae499fb5084e2  fs-repo-7-to-8_v1.0.1_openbsd-amd64.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.cid	2021-08-09 20:02:43.686450347 +0000
@@ -0,0 +1 @@
+QmS36wq3wPGjhWEzPkp8kXN4Nb9z3MDURKztstD2RyYzh7
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:43.686450347 +0000
@@ -0,0 +1 @@
+d1e4cb1d0f95e72565b7aebb6f99bf704baaf4cc659b237aa7bcd74d7997b9e99b6d72be0a62cff4327a838d0b245093ca89f57ef7d58dd53f1ace86ac9a6529  fs-repo-7-to-8_v1.0.1_openbsd-arm.tar.gz
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:43.702450701 +0000
@@ -0,0 +1 @@
+QmQWQeCeTvFGWQYKbaQBFBkoqyruvb8JTFPZwAegiQE4ea
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:43.702450701 +0000
@@ -0,0 +1 @@
+ed70b7a5c59fe786492efe86bf296b1f2dceb2794af709d703696950090ce86451fab0dac6f5c7a3a589ebb8c6ffb824f019c66e956867825a846e49a0cf4b60  fs-repo-7-to-8_v1.0.1_windows-386.zip
Binary files a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip and b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.cid b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:43.746451676 +0000
@@ -0,0 +1 @@
+QmNYENkzkGYKpwqcVBcjWEE27U3qL2hzE8Lfrd53oyUCvR
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/fs-repo-7-to-8_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:43.746451676 +0000
@@ -0,0 +1 @@
+ad603676a3b2f4277f6a059a9c8f44fc0137394e8f3ae34ed1788445f4e2ed8cafa5e57bdcd3adbf2e201ad9f68345175bf515a96a126016121c195bc20ec399  fs-repo-7-to-8_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-7-to-8/v1.0.1/results b/fs-repo-7-to-8/v1.0.1/results
--- a/fs-repo-7-to-8/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-7-to-8/v1.0.1/results	2021-08-09 20:02:43.746451676 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-7-to-8/versions b/fs-repo-7-to-8/versions
--- a/fs-repo-7-to-8/versions	2021-08-09 20:02:43.506446362 +0000
+++ b/fs-repo-7-to-8/versions	2021-08-09 20:02:43.446445033 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/build-info b/fs-repo-8-to-9/v1.0.1/build-info
--- a/fs-repo-8-to-9/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/build-info	2021-08-09 20:02:43.946456104 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:08:00 UTC 2021
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/dist.json b/fs-repo-8-to-9/v1.0.1/dist.json
--- a/fs-repo-8-to-9/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/dist.json	2021-08-09 20:02:43.946456104 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-8-to-9",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-8-to-9/v1.0.1",
+  "name": "fs-repo-8-to-9",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 8 to 9",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmV5uKterabduKKNWPnfwC9mtP6DTBWEJdR7QfHBzVy5SW",
+          "sha512": "4d861694a8b36c8837b8f0189255e6c6a7b69367cf27d83bb39d23628d384c90d859d15a5c5057e41fbe3669b59f088f23d9ed1051de45a405b2ae0686f6e2fd"
+        },
+        "arm64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmYtZpQv7cB6tnWtN9Evx7mk91JC1iCAkNw3N5aqMuMKtL",
+          "sha512": "8b7e2628017f7e2b815be005d44627eceba800287e8d2acfc8109b377dba39631fce5f882516d2ef65e020a691cefe15578252bf0de8208a860849a6355c92a3"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmXptQujuVK8vWmnB7jbqfR7gqa2BN2Mbj4ik4fses1LoT",
+          "sha512": "d562c349ef8649d203b08ede92326a70cb492382bda5cd0cf6832e967df30c7088299ecc678bd948bc65085a7fdec141bd0469e4f90b2b94287e221e408f818b"
+        },
+        "amd64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmU3UaU16pVRhkUWD93N275GMiqVAPXJjs3rE8SHzXqYqK",
+          "sha512": "672525a0de2a0b4877f07f836d0c09e67465c8350e80d5ce8e6247f3c660f4c265d3db56211ddac32a570d73d8d0a7531b8cf4fdd07a04e762cfcdc6f57791c6"
+        },
+        "arm": {
+          "link": "/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmXFqF9anwWTU913BM2giU8ndsVAwxxTUfgrgWCMgVUJWW",
+          "sha512": "e9901ab377b512506b61a30e31d49ba13661dffdf012376efdae25b30262943824f28d22aaf7221e2aa20405de14cee8d28e85df723c3f8ef2d58895b23962c9"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz",
+          "cid": "Qmc5kNsP4Z1yg5HMnGnnhCvo58nYJofGUMC8qzpRU33wsc",
+          "sha512": "d604fe3659a72928ac067ac2a8be069e731a664fad949722a8685c0b31f73af74077bc3babf7c4a5311360377cee94890d7e6460fa5a1c6bb9c2f4f208c46cfc"
+        },
+        "amd64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz",
+          "cid": "QmeitKbBNDMhzhSZdZAjphMEb22DTj52rsfRfHzsZPE5iR",
+          "sha512": "d9f2f630cde65f9f56694e12ca671ad73796ad7a13627d972d4220353485d345da4f7db2fee7e5176a662ff9dd0959dbd64218f71defbc69380cf4be0a3f1236"
+        },
+        "arm": {
+          "link": "/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz",
+          "cid": "QmQBBAqioC3dGPxTPU9PUzoSWB7pTuDQ3zaSVht2WephRr",
+          "sha512": "7ab34c816395d2f209b87ba830beeaabb2b6b47d16a6ab5f5d1339627db14b51310d5be5c9a0be8f8861bc7b29135414ee7efe4dee0cc9df7281cba804a7dd84"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz",
+          "cid": "QmUD8s9AyEwg7ybq5Cw6xxmn1S1djkXgNmvxEmsu4SppEs",
+          "sha512": "be37593b64d6ed12b7a34c568eaab597b999d54ce38f7cf14dd51ab8cf99ff5522540fa51e1f379dadc9254a4a20d526cd75d70cd5e59670ad918b8f1d8d535d"
+        },
+        "amd64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmXMXunp1BKCKGXXvRVWepEZhi5yFqNspqTBPMKXigoQD3",
+          "sha512": "4e9f94304fc84c3a5375086768850e6097574d67884ff28508a8d2261e836e3ddedff1f7e306118d85477fcf5ad12bff3a91e9b751a25f9d039cfa0007d9e95c"
+        },
+        "arm": {
+          "link": "/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmR1FUP2TbkDQ8wexqKCvZkGZRw8KeEvFS9UtPd5dxWM4n",
+          "sha512": "79fab742ebdb798b10393ea50d86209e58741d858243957218914dc1a7fafbba367721f9e90caefd170b5b4a2516752b83e10f0efa46990fb4e55ab379cd7389"
+        },
+        "arm64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmWsBSWwH5KZGqU5YETdKpjMhBXTFWoruNJPdV31AnotrV",
+          "sha512": "5b58e214579efd6e8170c8e949af3d4f1fb92d6f9210176bc373843cef5384f9d42f59ae8419660174e67bb6bed726d885018371415adc9e22baf9f1b6d6e375"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-8-to-9_v1.0.1_windows-386.zip",
+          "cid": "QmaSf1v4xYaFrYX7mFv4wpXS3aSA7qMoQzi7f2diHGT1j6",
+          "sha512": "64a7c443243880da4e697dd5ef9426772b6b77a679c711cceefce4c9c152ffb74c2d60ede57644946e4fc16de3714b0d6f434eca2b816bac46a281dd2df18cbb"
+        },
+        "amd64": {
+          "link": "/fs-repo-8-to-9_v1.0.1_windows-amd64.zip",
+          "cid": "QmUYA1iUpmQWwq8TzxeG3MabvBesjtnXVMmJpbSc48mHSq",
+          "sha512": "14e93b18db120540bf23b2c2cb218f264daebc38afbf66022b3ccca0bcf05264c907e272c92e21815c213f11f91a30b6fc394b9509f9c04cf8accf4f5d33ba51"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:43.950456193 +0000
@@ -0,0 +1 @@
+QmV5uKterabduKKNWPnfwC9mtP6DTBWEJdR7QfHBzVy5SW
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:43.954456281 +0000
@@ -0,0 +1 @@
+4d861694a8b36c8837b8f0189255e6c6a7b69367cf27d83bb39d23628d384c90d859d15a5c5057e41fbe3669b59f088f23d9ed1051de45a405b2ae0686f6e2fd  /Users/runner/work/distributions/distributions/releases/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:43.962456458 +0000
@@ -0,0 +1 @@
+QmYtZpQv7cB6tnWtN9Evx7mk91JC1iCAkNw3N5aqMuMKtL
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:43.962456458 +0000
@@ -0,0 +1 @@
+8b7e2628017f7e2b815be005d44627eceba800287e8d2acfc8109b377dba39631fce5f882516d2ef65e020a691cefe15578252bf0de8208a860849a6355c92a3  /Users/runner/work/distributions/distributions/releases/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:43.974456724 +0000
@@ -0,0 +1 @@
+QmXptQujuVK8vWmnB7jbqfR7gqa2BN2Mbj4ik4fses1LoT
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:43.974456724 +0000
@@ -0,0 +1 @@
+d562c349ef8649d203b08ede92326a70cb492382bda5cd0cf6832e967df30c7088299ecc678bd948bc65085a7fdec141bd0469e4f90b2b94287e221e408f818b  fs-repo-8-to-9_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:43.982456901 +0000
@@ -0,0 +1 @@
+QmU3UaU16pVRhkUWD93N275GMiqVAPXJjs3rE8SHzXqYqK
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:43.982456901 +0000
@@ -0,0 +1 @@
+672525a0de2a0b4877f07f836d0c09e67465c8350e80d5ce8e6247f3c660f4c265d3db56211ddac32a570d73d8d0a7531b8cf4fdd07a04e762cfcdc6f57791c6  fs-repo-8-to-9_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:43.994457167 +0000
@@ -0,0 +1 @@
+QmXFqF9anwWTU913BM2giU8ndsVAwxxTUfgrgWCMgVUJWW
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:43.994457167 +0000
@@ -0,0 +1 @@
+e9901ab377b512506b61a30e31d49ba13661dffdf012376efdae25b30262943824f28d22aaf7221e2aa20405de14cee8d28e85df723c3f8ef2d58895b23962c9  fs-repo-8-to-9_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:43.994457167 +0000
@@ -0,0 +1 @@
+QmUD8s9AyEwg7ybq5Cw6xxmn1S1djkXgNmvxEmsu4SppEs
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:43.998457255 +0000
@@ -0,0 +1 @@
+be37593b64d6ed12b7a34c568eaab597b999d54ce38f7cf14dd51ab8cf99ff5522540fa51e1f379dadc9254a4a20d526cd75d70cd5e59670ad918b8f1d8d535d  fs-repo-8-to-9_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:43.998457255 +0000
@@ -0,0 +1 @@
+QmXMXunp1BKCKGXXvRVWepEZhi5yFqNspqTBPMKXigoQD3
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:43.998457255 +0000
@@ -0,0 +1 @@
+4e9f94304fc84c3a5375086768850e6097574d67884ff28508a8d2261e836e3ddedff1f7e306118d85477fcf5ad12bff3a91e9b751a25f9d039cfa0007d9e95c  fs-repo-8-to-9_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:44.002457344 +0000
@@ -0,0 +1 @@
+QmR1FUP2TbkDQ8wexqKCvZkGZRw8KeEvFS9UtPd5dxWM4n
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:44.002457344 +0000
@@ -0,0 +1 @@
+79fab742ebdb798b10393ea50d86209e58741d858243957218914dc1a7fafbba367721f9e90caefd170b5b4a2516752b83e10f0efa46990fb4e55ab379cd7389  fs-repo-8-to-9_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:44.002457344 +0000
@@ -0,0 +1 @@
+QmWsBSWwH5KZGqU5YETdKpjMhBXTFWoruNJPdV31AnotrV
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:44.002457344 +0000
@@ -0,0 +1 @@
+5b58e214579efd6e8170c8e949af3d4f1fb92d6f9210176bc373843cef5384f9d42f59ae8419660174e67bb6bed726d885018371415adc9e22baf9f1b6d6e375  fs-repo-8-to-9_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.cid	2021-08-09 20:02:44.010457521 +0000
@@ -0,0 +1 @@
+Qmc5kNsP4Z1yg5HMnGnnhCvo58nYJofGUMC8qzpRU33wsc
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz.sha512	2021-08-09 20:02:44.010457521 +0000
@@ -0,0 +1 @@
+d604fe3659a72928ac067ac2a8be069e731a664fad949722a8685c0b31f73af74077bc3babf7c4a5311360377cee94890d7e6460fa5a1c6bb9c2f4f208c46cfc  fs-repo-8-to-9_v1.0.1_openbsd-386.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:44.014457610 +0000
@@ -0,0 +1 @@
+QmeitKbBNDMhzhSZdZAjphMEb22DTj52rsfRfHzsZPE5iR
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:44.014457610 +0000
@@ -0,0 +1 @@
+d9f2f630cde65f9f56694e12ca671ad73796ad7a13627d972d4220353485d345da4f7db2fee7e5176a662ff9dd0959dbd64218f71defbc69380cf4be0a3f1236  fs-repo-8-to-9_v1.0.1_openbsd-amd64.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.cid	2021-08-09 20:02:44.026457875 +0000
@@ -0,0 +1 @@
+QmQBBAqioC3dGPxTPU9PUzoSWB7pTuDQ3zaSVht2WephRr
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:44.026457875 +0000
@@ -0,0 +1 @@
+7ab34c816395d2f209b87ba830beeaabb2b6b47d16a6ab5f5d1339627db14b51310d5be5c9a0be8f8861bc7b29135414ee7efe4dee0cc9df7281cba804a7dd84  fs-repo-8-to-9_v1.0.1_openbsd-arm.tar.gz
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:44.026457875 +0000
@@ -0,0 +1 @@
+QmaSf1v4xYaFrYX7mFv4wpXS3aSA7qMoQzi7f2diHGT1j6
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:44.026457875 +0000
@@ -0,0 +1 @@
+64a7c443243880da4e697dd5ef9426772b6b77a679c711cceefce4c9c152ffb74c2d60ede57644946e4fc16de3714b0d6f434eca2b816bac46a281dd2df18cbb  fs-repo-8-to-9_v1.0.1_windows-386.zip
Binary files a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip and b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.cid b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:44.030457964 +0000
@@ -0,0 +1 @@
+QmUYA1iUpmQWwq8TzxeG3MabvBesjtnXVMmJpbSc48mHSq
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/fs-repo-8-to-9_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:44.030457964 +0000
@@ -0,0 +1 @@
+14e93b18db120540bf23b2c2cb218f264daebc38afbf66022b3ccca0bcf05264c907e272c92e21815c213f11f91a30b6fc394b9509f9c04cf8accf4f5d33ba51  fs-repo-8-to-9_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-8-to-9/v1.0.1/results b/fs-repo-8-to-9/v1.0.1/results
--- a/fs-repo-8-to-9/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-8-to-9/v1.0.1/results	2021-08-09 20:02:44.030457964 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-8-to-9/versions b/fs-repo-8-to-9/versions
--- a/fs-repo-8-to-9/versions	2021-08-09 20:02:43.894454953 +0000
+++ b/fs-repo-8-to-9/versions	2021-08-09 20:02:43.814453181 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/build-info b/fs-repo-9-to-10/v1.0.1/build-info
--- a/fs-repo-9-to-10/v1.0.1/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/build-info	2021-08-09 20:02:44.282463544 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 19:07:41 UTC 2021
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/dist.json b/fs-repo-9-to-10/v1.0.1/dist.json
--- a/fs-repo-9-to-10/v1.0.1/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/dist.json	2021-08-09 20:02:44.282463544 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-9-to-10",
+  "version": "v1.0.1",
+  "releaseLink": "fs-repo-9-to-10/v1.0.1",
+  "name": "fs-repo-9-to-10",
+  "owner": "ipfs",
+  "description": "Migrate fs repo from version 9 to 10",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz",
+          "cid": "QmZJpYsixbUenS2b3T3Cp5vVwvQd9Dsayx9wjoraMYYHG5",
+          "sha512": "0ca6d2ee03ce98358d552945b015a599135fa84be5c36df71df865689186e6375e66c41d25282d7f101f63dbf7bd49691a5f2d61401b53183a2431b6f28b8554"
+        },
+        "arm64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz",
+          "cid": "QmPPZNKnY7Qhm9jasDquPpUYEzAsi794YULHe45zuvJ9T4",
+          "sha512": "33f4351f09feb133da5f99355b59902a888892496443ef69f0de625d6d5abbce8b6fbc1be504052cf926d090854291472a4b314d28e2003af4b03294db334e74"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz",
+          "cid": "QmZcmEH2jXBEHKknULmEYKrSzc1wU2kypFKBPLCqQCqYhn",
+          "sha512": "b00734375e3f9da522789244b9c5c4431d1ebe92655da302cdc0e23d7c0a4ff016fb897450d7d1af13cebda4d87b153d485431ce103c2f91bde102754aa5302c"
+        },
+        "amd64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz",
+          "cid": "QmWBhvxmZ4eJR7TSdo8nZY5gkX9BJgBt5SvRUkeZZjjPTs",
+          "sha512": "225188ce39dbc50d122b64993a4269cc22350dadd03c63ae2a7bacd281e4bcb203aa771d3dff7eafb753f6f5e621ab09d91e0c7b2b522dc9bbe6d90e40965950"
+        },
+        "arm": {
+          "link": "/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz",
+          "cid": "QmS8bogCVxbSMGn9Z6pigLgvAfu9emfg2K2cpZLgyEMPge",
+          "sha512": "2692728d5a6eafe4377bef826169bce02ddbbe085fe5f69935522adb291f8ed750f2af270918cdd2088cf704b5f0b2c76eb155b76bc6ed4145f4fe42f2dc66b9"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz",
+          "cid": "QmR7yuG9BNfX9Nj3w9miwf2m9ojAszRF5WMjURUtzTY5QE",
+          "sha512": "9b1594bcc436abf3338cc4a3386a394f12e0e1be87a432640cd9ff41844525ce67af3820cdba7958ec3bb108078d3510bd3b3b5a98a4d3bac8418e5209754626"
+        },
+        "amd64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz",
+          "cid": "QmXChk2FK53UpmNaC5AcqB2LqqWVsL3KW9t5xQAVWRbXgj",
+          "sha512": "2929bd11bbfc5da2f7ea92c27d5f8f6ca9855cda8f46a1c768b8e68a6936010a1ba2d74df582dae78c7ef28cea3500bb453af22215bf6e2c43e219bc9210bf1b"
+        },
+        "arm": {
+          "link": "/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz",
+          "cid": "QmU8p4NCeXPmq3dwqdXdDH1VdXrp97kXhKBkLxSYdKesYi",
+          "sha512": "b302134f38a8e7fc7cadf7f39b2f009974feff5b091a1ba64867d210c99ade0814cdaa5cf7b2ec8006673375e480e8e9a62ce58a33d886ddb359514efb65eb54"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz",
+          "cid": "QmWS4M4EXXwQ9TTYnauTV9U4AiAsqRU2R1DSgK8nQ9HSUJ",
+          "sha512": "824beedf30ac841b0a9b37f3016ddab2803b75bf7b7469d4c80f87a3714a43d7b72d913fe065de9017f5dae3b5e487a94f15ab61ffa6dd557b3ff796d1dd53c0"
+        },
+        "amd64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz",
+          "cid": "QmbaKd45FrHNcPxazTtv2cokEgLvREoPMFojX6vR6kY3Pe",
+          "sha512": "d3e7293ea0886527106ff7782626f4c376b1fb73ca183fcd2af8791c26059346646676e548f207fe1ed5323399c3faf9471767425bee1a532c4c0838c14c4b8b"
+        },
+        "arm": {
+          "link": "/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz",
+          "cid": "QmUqymubZvRhQEReNSmjMdY5Yk98rSMwesj37YNSf4NAeZ",
+          "sha512": "27df695628dfdb09cabef987fb3fbcc706e3170afb64056c703d6fdfe51f88f6ba8732b7da39537dc16fe23cc19f2c9a6a970b7f9bbee21602cb782b3135179e"
+        },
+        "arm64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz",
+          "cid": "QmbrwxWnDmuKc66YK5GUA5EVdqrR141NYEh1epQ1kJ5kmo",
+          "sha512": "9b44e8c8166ac5238f445a80e877a6b4343084872da4174b4b88a797542b71e62a3f4cfe4eb3b80a0f91b526d724882731f68a552e2f6648a638a99e2e403c74"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-9-to-10_v1.0.1_windows-386.zip",
+          "cid": "QmV9Ntk76CwS5WaSvCqSdktkwsNPcN6EPQT32Vhp76P7WF",
+          "sha512": "3fbf9d16e4cd2bd39d9f0a7ac43c6dda70ee25002ba46cdd68c3d08f9bfc3895b5fbf6ef49775d90aa95489467746857d13a99bb7b83ad0db9aeeaf39def4a59"
+        },
+        "amd64": {
+          "link": "/fs-repo-9-to-10_v1.0.1_windows-amd64.zip",
+          "cid": "QmZU2fo7V61QCPjg2YGsN9FntEytHo5wdgj8pTZVMb8kNz",
+          "sha512": "56580c7f24bbc9346af5a7ff1b920815d499a96ffa8f1c3a3c8eb412e075e7d29b1137692bbdd29b703b76075793cd07db07d233984572d0e1e0a0b9b0c27753"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.cid	2021-08-09 20:02:44.290463721 +0000
@@ -0,0 +1 @@
+QmZJpYsixbUenS2b3T3Cp5vVwvQd9Dsayx9wjoraMYYHG5
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:44.290463721 +0000
@@ -0,0 +1 @@
+0ca6d2ee03ce98358d552945b015a599135fa84be5c36df71df865689186e6375e66c41d25282d7f101f63dbf7bd49691a5f2d61401b53183a2431b6f28b8554  /Users/runner/work/distributions/distributions/releases/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-amd64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.cid	2021-08-09 20:02:44.298463898 +0000
@@ -0,0 +1 @@
+QmPPZNKnY7Qhm9jasDquPpUYEzAsi794YULHe45zuvJ9T4
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:44.298463898 +0000
@@ -0,0 +1 @@
+33f4351f09feb133da5f99355b59902a888892496443ef69f0de625d6d5abbce8b6fbc1be504052cf926d090854291472a4b314d28e2003af4b03294db334e74  /Users/runner/work/distributions/distributions/releases/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_darwin-arm64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.cid	2021-08-09 20:02:44.318464341 +0000
@@ -0,0 +1 @@
+QmZcmEH2jXBEHKknULmEYKrSzc1wU2kypFKBPLCqQCqYhn
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz.sha512	2021-08-09 20:02:44.318464341 +0000
@@ -0,0 +1 @@
+b00734375e3f9da522789244b9c5c4431d1ebe92655da302cdc0e23d7c0a4ff016fb897450d7d1af13cebda4d87b153d485431ce103c2f91bde102754aa5302c  fs-repo-9-to-10_v1.0.1_freebsd-386.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:44.354465138 +0000
@@ -0,0 +1 @@
+QmWBhvxmZ4eJR7TSdo8nZY5gkX9BJgBt5SvRUkeZZjjPTs
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:44.354465138 +0000
@@ -0,0 +1 @@
+225188ce39dbc50d122b64993a4269cc22350dadd03c63ae2a7bacd281e4bcb203aa771d3dff7eafb753f6f5e621ab09d91e0c7b2b522dc9bbe6d90e40965950  fs-repo-9-to-10_v1.0.1_freebsd-amd64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.cid	2021-08-09 20:02:44.386465846 +0000
@@ -0,0 +1 @@
+QmS8bogCVxbSMGn9Z6pigLgvAfu9emfg2K2cpZLgyEMPge
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:44.386465846 +0000
@@ -0,0 +1 @@
+2692728d5a6eafe4377bef826169bce02ddbbe085fe5f69935522adb291f8ed750f2af270918cdd2088cf704b5f0b2c76eb155b76bc6ed4145f4fe42f2dc66b9  fs-repo-9-to-10_v1.0.1_freebsd-arm.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.cid	2021-08-09 20:02:44.438466998 +0000
@@ -0,0 +1 @@
+QmWS4M4EXXwQ9TTYnauTV9U4AiAsqRU2R1DSgK8nQ9HSUJ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-386.tar.gz.sha512	2021-08-09 20:02:44.438466998 +0000
@@ -0,0 +1 @@
+824beedf30ac841b0a9b37f3016ddab2803b75bf7b7469d4c80f87a3714a43d7b72d913fe065de9017f5dae3b5e487a94f15ab61ffa6dd557b3ff796d1dd53c0  fs-repo-9-to-10_v1.0.1_linux-386.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.cid	2021-08-09 20:02:44.474467795 +0000
@@ -0,0 +1 @@
+QmbaKd45FrHNcPxazTtv2cokEgLvREoPMFojX6vR6kY3Pe
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz.sha512	2021-08-09 20:02:44.474467795 +0000
@@ -0,0 +1 @@
+d3e7293ea0886527106ff7782626f4c376b1fb73ca183fcd2af8791c26059346646676e548f207fe1ed5323399c3faf9471767425bee1a532c4c0838c14c4b8b  fs-repo-9-to-10_v1.0.1_linux-amd64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.cid	2021-08-09 20:02:44.486468061 +0000
@@ -0,0 +1 @@
+QmUqymubZvRhQEReNSmjMdY5Yk98rSMwesj37YNSf4NAeZ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz.sha512	2021-08-09 20:02:44.486468061 +0000
@@ -0,0 +1 @@
+27df695628dfdb09cabef987fb3fbcc706e3170afb64056c703d6fdfe51f88f6ba8732b7da39537dc16fe23cc19f2c9a6a970b7f9bbee21602cb782b3135179e  fs-repo-9-to-10_v1.0.1_linux-arm.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.cid	2021-08-09 20:02:44.506468503 +0000
@@ -0,0 +1 @@
+QmbrwxWnDmuKc66YK5GUA5EVdqrR141NYEh1epQ1kJ5kmo
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz.sha512	2021-08-09 20:02:44.506468503 +0000
@@ -0,0 +1 @@
+9b44e8c8166ac5238f445a80e877a6b4343084872da4174b4b88a797542b71e62a3f4cfe4eb3b80a0f91b526d724882731f68a552e2f6648a638a99e2e403c74  fs-repo-9-to-10_v1.0.1_linux-arm64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.cid	2021-08-09 20:02:44.514468681 +0000
@@ -0,0 +1 @@
+QmR7yuG9BNfX9Nj3w9miwf2m9ojAszRF5WMjURUtzTY5QE
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz.sha512	2021-08-09 20:02:44.514468681 +0000
@@ -0,0 +1 @@
+9b1594bcc436abf3338cc4a3386a394f12e0e1be87a432640cd9ff41844525ce67af3820cdba7958ec3bb108078d3510bd3b3b5a98a4d3bac8418e5209754626  fs-repo-9-to-10_v1.0.1_openbsd-386.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:44.522468858 +0000
@@ -0,0 +1 @@
+QmXChk2FK53UpmNaC5AcqB2LqqWVsL3KW9t5xQAVWRbXgj
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:44.522468858 +0000
@@ -0,0 +1 @@
+2929bd11bbfc5da2f7ea92c27d5f8f6ca9855cda8f46a1c768b8e68a6936010a1ba2d74df582dae78c7ef28cea3500bb453af22215bf6e2c43e219bc9210bf1b  fs-repo-9-to-10_v1.0.1_openbsd-amd64.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.cid	2021-08-09 20:02:44.526468946 +0000
@@ -0,0 +1 @@
+QmU8p4NCeXPmq3dwqdXdDH1VdXrp97kXhKBkLxSYdKesYi
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:44.526468946 +0000
@@ -0,0 +1 @@
+b302134f38a8e7fc7cadf7f39b2f009974feff5b091a1ba64867d210c99ade0814cdaa5cf7b2ec8006673375e480e8e9a62ce58a33d886ddb359514efb65eb54  fs-repo-9-to-10_v1.0.1_openbsd-arm.tar.gz
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.cid	2021-08-09 20:02:44.542469301 +0000
@@ -0,0 +1 @@
+QmV9Ntk76CwS5WaSvCqSdktkwsNPcN6EPQT32Vhp76P7WF
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-386.zip.sha512	2021-08-09 20:02:44.542469301 +0000
@@ -0,0 +1 @@
+3fbf9d16e4cd2bd39d9f0a7ac43c6dda70ee25002ba46cdd68c3d08f9bfc3895b5fbf6ef49775d90aa95489467746857d13a99bb7b83ad0db9aeeaf39def4a59  fs-repo-9-to-10_v1.0.1_windows-386.zip
Binary files a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip and b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.cid b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.cid
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.cid	2021-08-09 20:02:44.546469389 +0000
@@ -0,0 +1 @@
+QmZU2fo7V61QCPjg2YGsN9FntEytHo5wdgj8pTZVMb8kNz
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.sha512 b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.sha512
--- a/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/fs-repo-9-to-10_v1.0.1_windows-amd64.zip.sha512	2021-08-09 20:02:44.546469389 +0000
@@ -0,0 +1 @@
+56580c7f24bbc9346af5a7ff1b920815d499a96ffa8f1c3a3c8eb412e075e7d29b1137692bbdd29b703b76075793cd07db07d233984572d0e1e0a0b9b0c27753  fs-repo-9-to-10_v1.0.1_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-9-to-10/v1.0.1/results b/fs-repo-9-to-10/v1.0.1/results
--- a/fs-repo-9-to-10/v1.0.1/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-9-to-10/v1.0.1/results	2021-08-09 20:02:44.546469389 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-9-to-10/versions b/fs-repo-9-to-10/versions
--- a/fs-repo-9-to-10/versions	2021-08-09 20:02:44.194461595 +0000
+++ b/fs-repo-9-to-10/versions	2021-08-09 20:02:44.090459292 +0000
@@ -1 +1,2 @@
 v1.0.0
+v1.0.1
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/build-info b/fs-repo-migrations/v2.0.2/build-info
--- a/fs-repo-migrations/v2.0.2/build-info	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/build-info	2021-08-09 20:02:44.842475943 +0000
@@ -0,0 +1,4 @@
+go version go1.16.6 linux/amd64
+git sha of code: ea2bc1a62948d0bbb7dc732f61dfc8bbe36e032f
+Linux fv-az213-731 5.8.0-1039-azure #42~20.04.1-Ubuntu SMP Thu Jul 15 14:11:07 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+built on Mon Aug  9 18:44:57 UTC 2021
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/dist.json b/fs-repo-migrations/v2.0.2/dist.json
--- a/fs-repo-migrations/v2.0.2/dist.json	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/dist.json	2021-08-09 20:02:44.842475943 +0000
@@ -0,0 +1,106 @@
+{
+  "id": "fs-repo-migrations",
+  "version": "v2.0.2",
+  "releaseLink": "fs-repo-migrations/v2.0.2",
+  "name": "fs-repo-migrations",
+  "owner": "ipfs",
+  "description": "fs-repo-migrations is a tool for migrating IPFS storage repositories to newer versions.",
+  "date": "August 09, 2021",
+  "platforms": {
+    "darwin": {
+      "name": "darwin Binary",
+      "archs": {
+        "amd64": {
+          "link": "/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz",
+          "cid": "QmfASt4zEnqXTdKRr5qexFK3bF2BSAK9HM8DuSRmFqLTx1",
+          "sha512": "cbe40c18c5afcf7621534beb36d1515f1176339308d4f070240917461b9b12c1f5fc3f0b71113d859a388896fba964c50e508df4f5cbf266cbabd88f43b46ca5"
+        },
+        "arm64": {
+          "link": "/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz",
+          "cid": "QmcedT5bYL8ycP7uKyL7izzdNHgYhZd9URS8z7iY8MUmDS",
+          "sha512": "d8d12354cecc35a75bd0362552673dbed159a4b974b08ce0ad8dc382b0aa4fc7cd2ff60976e2cf000eeb7c8933ebb605793a859ae233d9d65e232b3ca41ed87c"
+        }
+      }
+    },
+    "freebsd": {
+      "name": "freebsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz",
+          "cid": "QmcyA8Xa8pN7AbYgiy2T8XCXEHVTa7HstTVCaw15UFTCLB",
+          "sha512": "640f682e3bed8e140bfa835606ea7cb47cdeebed4c1a0c75da55400d46295509fa152e616faec7a44a7ff91d5036a0716080101865590c503806b36b68d70a97"
+        },
+        "amd64": {
+          "link": "/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz",
+          "cid": "QmemyHhnLu5rxXAbxKrA8GADHaTRkG9nKVq371FrGj34Nv",
+          "sha512": "dd6b09e54202d872ffa348e4aab2edfaf05e1d004b2df833784a252d62da4a2b7aa18773305497a7e2f0824200e55550722577a409071a04f18aaee544d17162"
+        },
+        "arm": {
+          "link": "/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz",
+          "cid": "QmensvSaaF755GN7exVXVuYYiQk2ZvTiprs491X92f7c2n",
+          "sha512": "f4cdfd729ec1997bde054a4170a496fa87c4301142ce23f59f033d0a5c3d14c41a7bd0983e1192f72e685881958359b386848a1e0e70d5a39e73affb2ffd027d"
+        }
+      }
+    },
+    "openbsd": {
+      "name": "openbsd Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz",
+          "cid": "QmV9Hb5ap3EAtKLLBLH6CC5Q4WB1ATVyCv5eK5T7QApe1T",
+          "sha512": "0b87605231e590420b3089af1e02ef702b7d73fc378468d7471b51ee527d2391658c68340d2e19c4624805b83e237d4a9a7040baea6f32edb8eb844246920df1"
+        },
+        "amd64": {
+          "link": "/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz",
+          "cid": "QmV5kGKRGvURQrUmLUMj7EU46MJKJtA1p1HHNcRz9tHEWP",
+          "sha512": "fa6b76dc867e81a7adb4333e95c2d2e440c47a99603032d99b0c2c14a11cc9dd3974e0557e209115b939c6762e9e5ff8dc317925a2ade65b60be0f27e93c74e3"
+        },
+        "arm": {
+          "link": "/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz",
+          "cid": "QmW7numwGApKXgfFSFbhhcy3FFjnqoFksmL1kuCrgXyqXt",
+          "sha512": "20f2ae28e2e348d980a81c8f9d0ac24288c9ab1607c993ec3e518c7f5ed359b51c1c23ab9b9df4876514c6323767148fc4b702e4ac9959cdd44175ab891530c8"
+        }
+      }
+    },
+    "linux": {
+      "name": "linux Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-migrations_v2.0.2_linux-386.tar.gz",
+          "cid": "QmZs4aEq8AqpNofsVFHHSNXMHY97TzQcnWhu9JcHFA2JmA",
+          "sha512": "e513749ee14ab9ed0d2de0577e0b703ec8f94f23e99dc7b5401663ad952512369f6f885b9ec5976d2d4a85d96e08a1bc076caea71dbd17214f6f68b85dd0aacf"
+        },
+        "amd64": {
+          "link": "/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz",
+          "cid": "QmdhJh8WnFnRA1vEZtnX6p5DZ6u6aCYSkv4mstX29gZ5Np",
+          "sha512": "911d9e67086086abd01085d9fedb0d3b193c642e46aed1cca78b1d3a53188656321d96b513bbcf141ab8c5b9b04f1b7d96db980ef86a88fa0d994c72f87fe797"
+        },
+        "arm": {
+          "link": "/fs-repo-migrations_v2.0.2_linux-arm.tar.gz",
+          "cid": "QmfYURz44cHLq29RXaPfhLvrVvB7v2mTKg89qWo8ygqJJ2",
+          "sha512": "6013cff8a567a559a7af04bf597a66a32ce5bd9840fbddf06e3b31e40cadc442a81d29c77a245605dd391e53ddf1e1c1a6a0a7b8d295e61abf6be70879e36fd5"
+        },
+        "arm64": {
+          "link": "/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz",
+          "cid": "QmRpE2XTFeMRZdPnW31WWk9DpHUBonNJciorRCPku96xa4",
+          "sha512": "bc613c93f36e333c4234f656d446e7fe35c93922b362d009ce74a06b062f92ffcd378fe17b7d8e07e20eb0d331f3673567fd255b8427a49e66367e9b4cefdd09"
+        }
+      }
+    },
+    "windows": {
+      "name": "windows Binary",
+      "archs": {
+        "386": {
+          "link": "/fs-repo-migrations_v2.0.2_windows-386.zip",
+          "cid": "QmdaifhXYimQThYXxH2xftuH4Rjh6mwoSX9LAQkCdJGGVo",
+          "sha512": "2fbd37f4f509c42e8cfc64add05595a2a652fbd1202674d7be566f2c1a9efa7d55f04b15257f3b79415d91bbf5108bbc46006681acbe22c576f6e7ad52b9ce82"
+        },
+        "amd64": {
+          "link": "/fs-repo-migrations_v2.0.2_windows-amd64.zip",
+          "cid": "QmZuWCsRPJjfRpZ4LNwFhh54C1qdmmHWLvPhLoRiXrB8oe",
+          "sha512": "31d7be63bf39c997b4ce1157a5ac30ce5aa52e8972f57aace5fefb22988cf524b66e10b728079340d6f8a3ff1f993d42cd4ef84b1a2744b15c32f5e230592be9"
+        }
+      }
+    }
+  }
+}
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.cid	2021-08-09 20:02:44.870476563 +0000
@@ -0,0 +1 @@
+QmfASt4zEnqXTdKRr5qexFK3bF2BSAK9HM8DuSRmFqLTx1
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz.sha512	2021-08-09 20:02:44.870476563 +0000
@@ -0,0 +1 @@
+cbe40c18c5afcf7621534beb36d1515f1176339308d4f070240917461b9b12c1f5fc3f0b71113d859a388896fba964c50e508df4f5cbf266cbabd88f43b46ca5  /Users/runner/work/distributions/distributions/releases/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.cid	2021-08-09 20:02:44.886476917 +0000
@@ -0,0 +1 @@
+QmcedT5bYL8ycP7uKyL7izzdNHgYhZd9URS8z7iY8MUmDS
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz.sha512	2021-08-09 20:02:44.886476917 +0000
@@ -0,0 +1 @@
+d8d12354cecc35a75bd0362552673dbed159a4b974b08ce0ad8dc382b0aa4fc7cd2ff60976e2cf000eeb7c8933ebb605793a859ae233d9d65e232b3ca41ed87c  /Users/runner/work/distributions/distributions/releases/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.cid	2021-08-09 20:02:44.978478954 +0000
@@ -0,0 +1 @@
+QmcyA8Xa8pN7AbYgiy2T8XCXEHVTa7HstTVCaw15UFTCLB
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz.sha512	2021-08-09 20:02:44.978478954 +0000
@@ -0,0 +1 @@
+640f682e3bed8e140bfa835606ea7cb47cdeebed4c1a0c75da55400d46295509fa152e616faec7a44a7ff91d5036a0716080101865590c503806b36b68d70a97  fs-repo-migrations_v2.0.2_freebsd-386.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.cid	2021-08-09 20:02:45.014479751 +0000
@@ -0,0 +1 @@
+QmemyHhnLu5rxXAbxKrA8GADHaTRkG9nKVq371FrGj34Nv
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz.sha512	2021-08-09 20:02:45.014479751 +0000
@@ -0,0 +1 @@
+dd6b09e54202d872ffa348e4aab2edfaf05e1d004b2df833784a252d62da4a2b7aa18773305497a7e2f0824200e55550722577a409071a04f18aaee544d17162  fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.cid	2021-08-09 20:02:45.066480903 +0000
@@ -0,0 +1 @@
+QmensvSaaF755GN7exVXVuYYiQk2ZvTiprs491X92f7c2n
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz.sha512	2021-08-09 20:02:45.066480903 +0000
@@ -0,0 +1 @@
+f4cdfd729ec1997bde054a4170a496fa87c4301142ce23f59f033d0a5c3d14c41a7bd0983e1192f72e685881958359b386848a1e0e70d5a39e73affb2ffd027d  fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.cid	2021-08-09 20:02:45.102481700 +0000
@@ -0,0 +1 @@
+QmZs4aEq8AqpNofsVFHHSNXMHY97TzQcnWhu9JcHFA2JmA
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz.sha512	2021-08-09 20:02:45.102481700 +0000
@@ -0,0 +1 @@
+e513749ee14ab9ed0d2de0577e0b703ec8f94f23e99dc7b5401663ad952512369f6f885b9ec5976d2d4a85d96e08a1bc076caea71dbd17214f6f68b85dd0aacf  fs-repo-migrations_v2.0.2_linux-386.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.cid	2021-08-09 20:02:45.126482231 +0000
@@ -0,0 +1 @@
+QmdhJh8WnFnRA1vEZtnX6p5DZ6u6aCYSkv4mstX29gZ5Np
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz.sha512	2021-08-09 20:02:45.126482231 +0000
@@ -0,0 +1 @@
+911d9e67086086abd01085d9fedb0d3b193c642e46aed1cca78b1d3a53188656321d96b513bbcf141ab8c5b9b04f1b7d96db980ef86a88fa0d994c72f87fe797  fs-repo-migrations_v2.0.2_linux-amd64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.cid	2021-08-09 20:02:45.154482851 +0000
@@ -0,0 +1 @@
+QmfYURz44cHLq29RXaPfhLvrVvB7v2mTKg89qWo8ygqJJ2
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz.sha512	2021-08-09 20:02:45.154482851 +0000
@@ -0,0 +1 @@
+6013cff8a567a559a7af04bf597a66a32ce5bd9840fbddf06e3b31e40cadc442a81d29c77a245605dd391e53ddf1e1c1a6a0a7b8d295e61abf6be70879e36fd5  fs-repo-migrations_v2.0.2_linux-arm.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.cid	2021-08-09 20:02:45.174483294 +0000
@@ -0,0 +1 @@
+QmRpE2XTFeMRZdPnW31WWk9DpHUBonNJciorRCPku96xa4
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz.sha512	2021-08-09 20:02:45.174483294 +0000
@@ -0,0 +1 @@
+bc613c93f36e333c4234f656d446e7fe35c93922b362d009ce74a06b062f92ffcd378fe17b7d8e07e20eb0d331f3673567fd255b8427a49e66367e9b4cefdd09  fs-repo-migrations_v2.0.2_linux-arm64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.cid	2021-08-09 20:02:45.198483826 +0000
@@ -0,0 +1 @@
+QmV9Hb5ap3EAtKLLBLH6CC5Q4WB1ATVyCv5eK5T7QApe1T
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz.sha512	2021-08-09 20:02:45.198483826 +0000
@@ -0,0 +1 @@
+0b87605231e590420b3089af1e02ef702b7d73fc378468d7471b51ee527d2391658c68340d2e19c4624805b83e237d4a9a7040baea6f32edb8eb844246920df1  fs-repo-migrations_v2.0.2_openbsd-386.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.cid	2021-08-09 20:02:45.222484357 +0000
@@ -0,0 +1 @@
+QmV5kGKRGvURQrUmLUMj7EU46MJKJtA1p1HHNcRz9tHEWP
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz.sha512	2021-08-09 20:02:45.222484357 +0000
@@ -0,0 +1 @@
+fa6b76dc867e81a7adb4333e95c2d2e440c47a99603032d99b0c2c14a11cc9dd3974e0557e209115b939c6762e9e5ff8dc317925a2ade65b60be0f27e93c74e3  fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.cid	2021-08-09 20:02:45.290485863 +0000
@@ -0,0 +1 @@
+QmW7numwGApKXgfFSFbhhcy3FFjnqoFksmL1kuCrgXyqXt
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz.sha512	2021-08-09 20:02:45.290485863 +0000
@@ -0,0 +1 @@
+20f2ae28e2e348d980a81c8f9d0ac24288c9ab1607c993ec3e518c7f5ed359b51c1c23ab9b9df4876514c6323767148fc4b702e4ac9959cdd44175ab891530c8  fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.cid	2021-08-09 20:02:45.338486925 +0000
@@ -0,0 +1 @@
+QmdaifhXYimQThYXxH2xftuH4Rjh6mwoSX9LAQkCdJGGVo
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip.sha512	2021-08-09 20:02:45.338486925 +0000
@@ -0,0 +1 @@
+2fbd37f4f509c42e8cfc64add05595a2a652fbd1202674d7be566f2c1a9efa7d55f04b15257f3b79415d91bbf5108bbc46006681acbe22c576f6e7ad52b9ce82  fs-repo-migrations_v2.0.2_windows-386.zip
Binary files a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip and b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip differ
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.cid b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.cid
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.cid	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.cid	2021-08-09 20:02:45.398488254 +0000
@@ -0,0 +1 @@
+QmZuWCsRPJjfRpZ4LNwFhh54C1qdmmHWLvPhLoRiXrB8oe
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.sha512 b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.sha512
--- a/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.sha512	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip.sha512	2021-08-09 20:02:45.398488254 +0000
@@ -0,0 +1 @@
+31d7be63bf39c997b4ce1157a5ac30ce5aa52e8972f57aace5fefb22988cf524b66e10b728079340d6f8a3ff1f993d42cd4ef84b1a2744b15c32f5e230592be9  fs-repo-migrations_v2.0.2_windows-amd64.zip
diff --new-file -u --recursive a/fs-repo-migrations/v2.0.2/results b/fs-repo-migrations/v2.0.2/results
--- a/fs-repo-migrations/v2.0.2/results	1970-01-01 00:00:00.000000000 +0000
+++ b/fs-repo-migrations/v2.0.2/results	2021-08-09 20:02:45.398488254 +0000
@@ -0,0 +1,14 @@
+, darwin, amd64, 
+, darwin, arm64, 
+, freebsd, 386, 
+, freebsd, amd64, 
+, freebsd, arm, 
+, openbsd, 386, 
+, openbsd, amd64, 
+, openbsd, arm, 
+, linux, 386, 
+, linux, amd64, 
+, linux, arm, 
+, linux, arm64, 
+, windows, 386, 
+, windows, amd64, 
diff --new-file -u --recursive a/fs-repo-migrations/versions b/fs-repo-migrations/versions
--- a/fs-repo-migrations/versions	2021-08-09 20:02:44.746473817 +0000
+++ b/fs-repo-migrations/versions	2021-08-09 20:02:44.682472400 +0000
@@ -15,3 +15,4 @@
 v1.7.1
 v2.0.0
 v2.0.1
+v2.0.2
diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html	2021-08-09 20:02:46.014501893 +0000
+++ b/index.html	2021-08-09 20:02:45.954500565 +0000
@@ -125,7 +125,7 @@
                   <div class="d-component-desc-body">fs-repo-migrations is a tool for migrating IPFS storage repositories to newer versions.</div>
                 </div>
                 <div class="d-component-asset col-md-4 offset-md-1">
-                  <a href="" data-id="fs-repo-migrations" data-version="v2.0.1" class="d-component-download-btn btn btn-primary">Download 
+                  <a href="" data-id="fs-repo-migrations" data-version="v2.0.2" class="d-component-download-btn btn btn-primary">Download 
                     <span class="nowrap">fs-repo-migrations</span>
                   </a>
                   <div class="d-component-download-alternative">
@@ -136,19 +136,19 @@
               </div>
               <div class="d-component-release row">
                 <div class="col-md-4">
-                  <h3 class="d-component-version">v2.0.1</h3>
-                  <h4 class="d-component-release-date">March 31, 2021</h4>
+                  <h3 class="d-component-version">v2.0.2</h3>
+                  <h4 class="d-component-release-date">August 09, 2021</h4>
                   <ul class="d-component-actions">
                     <li>
                       <i class="ion-ios-book-outline"></i>
                       <a class="d-component-actions-docs"
-                         href="https://github.com/ipfs/fs-repo-migrations/tree/v2.0.1/README.md"
+                         href="https://github.com/ipfs/fs-repo-migrations/tree/v2.0.2/README.md"
                          target="_blank">Docs</a>
                     </li>
                     <li>
                       <i class="ion-document"></i>
                       <a class="d-component-actions-changelog"
-                         href="https://github.com/ipfs/fs-repo-migrations/tree/v2.0.1/CHANGELOG.md"
+                         href="https://github.com/ipfs/fs-repo-migrations/tree/v2.0.2/CHANGELOG.md"
                          target="_blank">Changelog</a>
                     </li>
                     <li>
@@ -180,12 +180,12 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_darwin-amd64.tar.gz">64-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_darwin-arm64.tar.gz">ARM-64</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_darwin-arm64.tar.gz">ARM-64</a>
                               </td>
                             
                           </tr>
@@ -199,17 +199,17 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_freebsd-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_freebsd-amd64.tar.gz">64-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_freebsd-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz">ARM</a>
                               </td>
                             
                           </tr>
@@ -223,22 +223,22 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_linux-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_linux-amd64.tar.gz">64-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_linux-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz">ARM</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_linux-arm64.tar.gz">ARM-64</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm64.tar.gz">ARM-64</a>
                               </td>
                             
                           </tr>
@@ -252,17 +252,17 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_openbsd-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_openbsd-amd64.tar.gz">64-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-amd64.tar.gz">64-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_openbsd-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz">ARM</a>
                               </td>
                             
                           </tr>
@@ -276,12 +276,12 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_windows-386.zip">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip">32-bit</a>
                               </td>
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.1/fs-repo-migrations_v2.0.1_windows-amd64.zip">64-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-amd64.zip">64-bit</a>
                               </td>
                             
                           </tr>
diff --new-file -u --recursive a/index.xml b/index.xml
--- a/index.xml	2021-08-09 20:02:46.138504639 +0000
+++ b/index.xml	2021-08-09 20:02:46.070503133 +0000
@@ -6,7 +6,7 @@
     <description>Recent releases on IPFS Distributions</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 21 Jul 2021 17:22:21 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 09 Aug 2021 00:00:00 GMT</lastBuildDate>
     
 	<atom:link href="https://dist.ipfs.io/index.xml" rel="self" type="application/rss&#43;xml" />
     
@@ -15,7 +15,7 @@
     <item>
       <title>fs-repo-migrations</title>
       <link>https://dist.ipfs.io/#fs-repo-migrations</link>
-      <pubDate>Wed, 31 Mar 2021 00:00:00 GMT</pubDate>
+      <pubDate>Mon, 09 Aug 2021 00:00:00 GMT</pubDate>
       <description>fs-repo-migrations is a tool for migrating IPFS storage repositories to newer versions.</description>
     </item>
     

@lidel
Copy link
Member Author

lidel commented Aug 9, 2021

🏁 Confirmed IPFS_DIST_PATH=/ipfs/QmP7tLxzhLU1KauTRX3jkVkF93pCv4skcceyUYMhf4AKJR works fine:
XS2BOv6

Will open PR against go-ipfs shortly.

lidel added a commit to ipfs/kubo that referenced this pull request Aug 9, 2021
lidel added a commit to ipfs/kubo that referenced this pull request Aug 9, 2021
@lidel
Copy link
Member Author

lidel commented Aug 9, 2021

PR that switches go-ipfs to signed migrations: ipfs/kubo#8333
@aschmahmann ok to merge this one?

@lidel
Copy link
Member Author

lidel commented Aug 10, 2021

There were no concerns raised during sync today – merging this to unblock ipfs/kubo#8333

@lidel lidel merged commit 697592f into master Aug 10, 2021
@lidel lidel deleted the feat/signed-fs-repo-migrations branch August 10, 2021 21:29
lidel added a commit to ipfs/kubo that referenced this pull request Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apple Notarization of migration assets
2 participants