packages/tokei: v13.0.0-alpha.8 -> v13.0.0-alpha.9

This commit is contained in:
Primrose 2025-07-28 12:23:42 +02:00
parent 24761de902
commit 1840ef5fba
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -17,8 +17,8 @@ in {
src = fetchFromGitHub {
owner = "XAMPPRocky";
repo = "tokei";
rev = "v13.0.0-alpha.8";
hash = "sha256-jCI9VM3y76RI65E5UGuAPuPkDRTMyi+ydx64JWHcGfE=";
rev = "v13.0.0-alpha.9";
hash = "sha256-OSIJYSUwc8SvszEOMgt+d/ljCW2jtBkPw6buof4JpUc=";
};
cargoLock.lockFile = cargoLock;