Merge pull request #293652 from r-ryantm/auto-update/publii

publii: 0.44.4 -> 0.45.0
This commit is contained in:
Nick Cao
2024-03-06 17:25:21 -05:00
committed by GitHub
+2 -2
View File
@@ -25,11 +25,11 @@
stdenv.mkDerivation rec {
pname = "publii";
version = "0.44.4";
version = "0.45.0";
src = fetchurl {
url = "https://getpublii.com/download/Publii-${version}.deb";
hash = "sha256-Qk7Ix8VLfrgT4VbSIQFwB5oVfjgeSi8nttQWovptliw=";
hash = "sha256-hnIMg8WzmG29QSMsYP2YfAfM/Rqz2+PqpT7e9chTvlc=";
};
dontConfigure = true;