firefox_decrypt: 1.1.0 -> 1.1.1 (#303403)

This commit is contained in:
Wolfgang Walther
2024-12-08 15:37:45 +01:00
committed by GitHub
@@ -11,7 +11,7 @@
buildPythonApplication rec {
pname = "firefox_decrypt";
version = "1.1.0";
version = "1.1.1";
format = "pyproject";
src = fetchFromGitHub {