ardugotools: 0.6.1 -> 0.6.2

This commit is contained in:
R. Ryantm 2025-05-29 01:53:06 +00:00
parent 6ed432a97e
commit d82afb1322

View File

@ -5,7 +5,7 @@
...
}:
let
version = "0.6.1";
version = "0.6.2";
in
buildGoModule {
pname = "ardugotools";
@ -15,10 +15,10 @@ buildGoModule {
owner = "randomouscrap98";
repo = "ardugotools";
rev = "v${version}";
hash = "sha256-SqeUcYa8XscwaJaCSIoZ9lEtRJ0hN01XJDyCJFX2dTc=";
hash = "sha256-kqFXJIHyPvm3Fq/qsojdltS99Wb4Qc/wPc6tw4n9pKs=";
};
vendorHash = "sha256-Z9ObsS+GwVsz6ZlXCgN0WlShHzbmx4WLa/1/XLSSAAs=";
vendorHash = "sha256-sC47I3dKmQrF1ux+yYRyl6xB+cU1Yve/K+9wh3HQyik=";
checkFlags =
let