pocket-id: 1.6.1 -> 1.6.2
Diff: https://github.com/pocket-id/pocket-id/compare/refs/tags/v1.6.1...refs/tags/v1.6.2 Changelog: https://github.com/pocket-id/pocket-id/releases/tag/v1.6.2
This commit is contained in:
parent
f10e2eab68
commit
a0db481ab2
@ -9,13 +9,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "pocket-id";
|
||||
version = "1.6.1";
|
||||
version = "1.6.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pocket-id";
|
||||
repo = "pocket-id";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-a2ayPS6gD8w5fLu+4yC0E4Z/zeX7CHUQgWXgAgL0uKs=";
|
||||
hash = "sha256-fg9iT4JGB3CvmPiRaQwfyKxZ5T0mweDQAQYYU/fdb/g=";
|
||||
};
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/backend";
|
||||
|
Loading…
x
Reference in New Issue
Block a user