Merge pull request #213332 from r-ryantm/auto-update/shiori

shiori: 1.5.3 -> 1.5.4
This commit is contained in:
Weijia Wang
2023-01-30 03:30:21 +01:00
committed by GitHub
+3 -3
View File
@@ -2,9 +2,9 @@
buildGoModule rec {
pname = "shiori";
version = "1.5.3";
version = "1.5.4";
vendorSha256 = "sha256-vyBb8jNpXgpiktbn2lphL2wAeKmvjJLxV8ZrHoUSNYY=";
vendorHash = "sha256-8aiaG2ry/XXsosbrLBmwnjbwIhbKMdM6WHae07MG7WI=";
doCheck = false;
@@ -12,7 +12,7 @@ buildGoModule rec {
owner = "go-shiori";
repo = pname;
rev = "v${version}";
sha256 = "sha256-razBb/flqwyFG4SPWhSapDO1sB5DYzyjYGx8ABFg/I8=";
sha256 = "sha256-QZTYhRz65VLs3Ytv0k8ptfeQ/36M2VBXFaD9zhQXDh8=";
};
passthru.tests = {