Merge pull request #208125 from r-ryantm/auto-update/superd

superd: 0.7 -> 0.7.1
This commit is contained in:
Jonas Heinrich
2022-12-29 10:24:44 +01:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "superd";
version = "0.7";
version = "0.7.1";
src = fetchFromSourcehut {
owner = "~craftyguy";
repo = pname;
rev = version;
hash = "sha256-XSB6qgepWhus15lOP9GzbiNoOCSsy6xLij7ic3LFs1E=";
hash = "sha256-5g9Y1Lpxp9cUe0sNvU5CdsTGcN+j00gIKPO9pD5j8uM=";
};
vendorHash = "sha256-Oa99U3THyWLjH+kWMQAHO5QAS2mmtY7M7leej+gnEqo=";