polar-bookshelf1: 1.100.14 -> 1.100.13

This commit is contained in:
Justin Restivo
2025-12-22 14:11:07 -05:00
parent 35a02217d3
commit b3bd72bfea
+3 -3
View File
@@ -42,11 +42,11 @@
stdenv.mkDerivation rec {
pname = "polar-bookshelf1";
version = "1.100.14";
version = "1.100.13";
src = fetchurl {
url = "https://github.com/burtonator/polar-bookshelf/releases/download/v${version}/polar-bookshelf-${version}-amd64.deb";
hash = "sha256-5xa+Nwu0p1x5DLn1GNI0HDt7GtBGoFQ/9qGTeq9uBgU=";
url = "mirror://sourceforge/polar-bookshelf.mirror/v${version}/polar-bookshelf-${version}-amd64.deb";
hash = "sha256-TeegAq3x8LZ01KEPIlP4lTGC0a9ilnf1xX/Dqci1wEQ=";
};
buildInputs = [