···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-11-to-12/v1.0.2
1414+ # contain the latest migration fs-repo-13-to-14/v1.0.0
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-12-to-13/v1.0.0";
1919- hash = "sha256-QQone7E2Be+jVfnrwqQ1Ny4jo6mSDHhaY3ErkNdn2f8=";
1818+ rev = "fs-repo-13-to-14/v1.0.0";
1919+ hash = "sha256-y0IYSKKZlFbPrTUC6XqYKhS3a79rieNGBL58teWMlC4=";
2020 };
21212222 sourceRoot = "source/fs-repo-migrations";