jjui: 0.8.11 -> 0.8.12
Changelog: https://github.com/idursun/jjui/releases/tag/v0.8.12 Diff: https://github.com/idursun/jjui/compare/v0.8.11...v0.8.12
This commit is contained in:
parent
3e791a75bd
commit
369f15b0a4
@ -7,13 +7,13 @@
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "jjui";
|
||||
version = "0.8.11";
|
||||
version = "0.8.12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "idursun";
|
||||
repo = "jjui";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-MBW0hjwyR0jguCWNnXiqZL0xa+vV9f2Ojfb2/61o9KY=";
|
||||
hash = "sha256-KqW5XwQxKF11qWXpqhcREVZHSVqPNnJCceaW0uvgpFg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-2nUU5rrVWBk+9ljC+OiAVLcRnWghPPfpvq5yoNSRdVk=";
|
||||
|
Loading…
x
Reference in New Issue
Block a user