firefox_decrypt: 1.1.0 -> 1.1.1

This commit is contained in:
R. Ryantm
2024-04-11 16:43:30 +00:00
parent c81c241415
commit c151a5bd4f
@@ -11,7 +11,7 @@
buildPythonApplication rec {
pname = "firefox_decrypt";
version = "1.1.0";
version = "1.1.1";
format = "pyproject";
src = fetchFromGitHub {