···1111 owner = "ipfs";
1212 repo = "fs-repo-migrations";
1313 # Use the latest git tag here, since v2.0.2 does not
1414- # contain the latest migration fs-repo-13-to-14/v1.0.0
1414+ # contain the latest migration fs-repo-14-to-15/v1.0.1
1515 # The fs-repo-migrations code itself is the same between
1616 # the two versions but the migration code, which is built
1717 # into separate binaries, is not.
1818- rev = "fs-repo-13-to-14/v1.0.0";
1919- hash = "sha256-y0IYSKKZlFbPrTUC6XqYKhS3a79rieNGBL58teWMlC4=";
1818+ rev = "fs-repo-14-to-15/v1.0.1";
1919+ hash = "sha256-oIGDZr0cv+TIl5glHr3U+eIqAlPAOWyFzgfQGGM+xNM=";
2020 };
21212222 sourceRoot = "${src.name}/fs-repo-migrations";