hashes: 1.1.0 -> 1.1.1 (#371135)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "hashes";
|
||||
version = "1.1.0";
|
||||
version = "1.1.1";
|
||||
|
||||
pyproject = false;
|
||||
|
||||
@@ -29,7 +29,7 @@ python3Packages.buildPythonApplication rec {
|
||||
owner = "zefr0x";
|
||||
repo = "hashes";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-BmfSCHs+JcpsAG8AhaYf+SDFI+LdJKMKgBIodd66qmw=";
|
||||
hash = "sha256-4khMRtKvYQkTwhiqv7FUy/jroGboNTdG1Q6wlTD4cwA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user