showmethekey: 1.16.0 -> 1.17.0
Diff: https://github.com/AlynxZhou/showmethekey/compare/refs/tags/v1.16.0...v1.17.0 Changelog: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.17.0
This commit is contained in:
parent
66c4e8d3e9
commit
5966e603b9
@ -15,13 +15,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "showmethekey";
|
||||
version = "1.16.0";
|
||||
version = "1.17.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AlynxZhou";
|
||||
repo = "showmethekey";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-eEbpQVfp1Q40+O7uZazKz8aHSPwfLBwEBemyd6jJAgs=";
|
||||
hash = "sha256-d+k7EbGrFWOztr/e+ugnXVP/hUZAIEgmLDvQDf18K48=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user