jjui: 0.8.8 -> 0.8.10
Changelog: https://github.com/idursun/jjui/releases/tag/v0.8.10 Diff: https://github.com/idursun/jjui/compare/v0.8.8...v0.8.10
This commit is contained in:
committed by
Matthieu Coudron
parent
eb29e816c5
commit
1fa05e780b
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "jjui";
|
||||
version = "0.8.8";
|
||||
version = "0.8.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "idursun";
|
||||
repo = "jjui";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-5gDEcwS14Hur/Mw/vALPU+EVC5BJxdgjFbpzz1kcSKM=";
|
||||
hash = "sha256-pDK2ZjnhSlLepOdr7QEnj2+0vMvL2LPaWw1miA1oMSA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-YlOK+NvyH/3uvvFcCZixv2+Y2m26TP8+ohUSdl3ppro=";
|
||||
|
||||
Reference in New Issue
Block a user