Merge pull request #160056 from r-ryantm/auto-update/mubeng

mubeng: 0.8.0 -> 0.9.1
This commit is contained in:
Renaud
2022-02-23 01:26:13 +01:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "mubeng";
version = "0.8.0";
version = "0.9.1";
src = fetchFromGitHub {
owner = "kitabisa";
repo = pname;
rev = "v${version}";
sha256 = "sha256-ckTIHtS7lUUP1Ozt+6O0CAyl3JrcXFqiBC6c+Uc7lwA=";
sha256 = "sha256-wZkDdPliSedXNmKWxjfyZwxR/DMsSUAuC5lofzNDRLU=";
};
vendorSha256 = "sha256-sAcDyGNOSm+BnsYyrR2x1vkGo6ZEykhkF7L9lzPrD+o=";