Merge pull request #327231 from r-ryantm/auto-update/ardugotools

This commit is contained in:
Marcus Ramberg
2024-07-15 15:19:22 +03:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
...
}:
let
version = "0.5.2";
version = "0.6.0";
in
buildGoModule {
pname = "ardugotools";
@@ -15,7 +15,7 @@ buildGoModule {
owner = "randomouscrap98";
repo = "ardugotools";
rev = "refs/tags/v${version}";
hash = "sha256-ugYkcYrVHoGC58u6zQNEjlWspAFONmEQVnVDWdWeVnw=";
hash = "sha256-lYpUb+AiQrcrBGBvnOwzDC4aX1F8o21DUnad56qb7zo=";
};
vendorHash = "sha256-Z9ObsS+GwVsz6ZlXCgN0WlShHzbmx4WLa/1/XLSSAAs=";