hashes: 1.1.0 -> 1.1.1 (#371135)

This commit is contained in:
Donovan Glover
2025-01-06 12:00:15 +00:00
committed by GitHub
+2 -2
View File
@@ -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 = [