paperless-ngx: 2.11.3 -> 2.11.4
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
co-authored by
Phani Rithvij
parent
dd8508f6c0
commit
1efd4ecfee
@@ -24,13 +24,13 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "2.11.3";
|
||||
version = "2.11.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "paperless-ngx";
|
||||
repo = "paperless-ngx";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-ZHPazQxMW2hTpHaXAlLBkjW+AzVTQMQ03xWLrGiXgiU=";
|
||||
hash = "sha256-qqOTW7qgaZfNFYgVIDdwVh9KlT3Z6g8EALMOv39aRVc=";
|
||||
};
|
||||
|
||||
# subpath installation is broken with uvicorn >= 0.26
|
||||
|
||||
Reference in New Issue
Block a user