File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737
3838 hash =
3939 {
40- aarch64-darwin = "sha256-F6q0JFiwESTenh9xAjqoqqQh911d8DMEWYm3CrYHoxI =" ;
41- aarch64-linux = "sha256-izh5er3uLUKFMjUCiZYBqtS9sosicSCo+qvavcnX/6s =" ;
42- x86_64-darwin = "sha256-BLklmXj8UbN8jjEXnHe1xsr2fF5H1enwztbKDU3IpPU =" ;
43- x86_64-linux = "sha256-aiH4bv47cnBzUtFwfJfmrY+2LaqgZkRXT2Jx8FkSX7M =" ;
40+ aarch64-darwin = "sha256-ZKs6zHcwRrzwRqJWs6pAAnfn7oiu2D6HclIj2/ADEm4 =" ;
41+ aarch64-linux = "sha256-QJHJQEP5OBgMpCdOxURP98+e6mMBcNTAYSCORKnFXpw =" ;
42+ x86_64-darwin = "sha256-k3DchyolwqszS6m0N1t1tdqFCUvBrDrhKIQ56E74bUQ =" ;
43+ x86_64-linux = "sha256-7HKf5Pn0PUo3NPMdEcrw9dZl4EJkrchi2k9jtfqiXlg =" ;
4444 }
4545 . ${ stdenv . hostPlatform . system } or unsupported ;
4646in
4747stdenv . mkDerivation rec {
4848 inherit pname ;
49- version = "1.30 .2.4939 " ;
49+ version = "1.31 .2.4975 " ;
5050
5151 src = fetchurl {
5252 url = "https://github.com/Prowlarr/Prowlarr/releases/download/v${ version } /Prowlarr.master.${ version } .${ os } -core-${ arch } .tar.gz" ;
You can’t perform that action at this time.
0 commit comments