termshot: 0.5.0 -> 0.6.0

Changelog: https://github.com/homeport/termshot/releases/tag/v0.6.0
Diff: https://github.com/homeport/termshot/compare/v0.5.0...v0.6.0
(cherry picked from commit 1bf0a5bd75)
This commit is contained in:
Defelo
2025-06-28 20:25:58 +00:00
committed by github-actions[bot]
parent 7de12fa585
commit 95e14350d6

View File

@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "termshot";
version = "0.5.0";
version = "0.6.0";
src = fetchFromGitHub {
owner = "homeport";
repo = "termshot";
tag = "v${finalAttrs.version}";
hash = "sha256-fk1Xlgf6WR6dAekv7gZXPfKTEvbnk7FT+mn8UYFbQnQ=";
hash = "sha256-utaQhUBpFUpxqE+cEJqlQHyJXSo/4UzrA2uqUd88uaM=";
};
vendorHash = "sha256-RuIn4JNt4c47p2uiLtmCVYyY0/K1kJpmUboXHA5vhew=";
vendorHash = "sha256-3fUvl772pscrQv2wJkRX5wBhAt9fmfIPI7FGq7h7Fqw=";
ldflags = [
"-s"