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

publii: 0.44.2 -> 0.44.4
This commit is contained in:
Peder Bergebakken Sundt 2024-01-23 03:03:10 +01:00 committed by GitHub
commit 3636c6c4d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,11 +25,11 @@
stdenv.mkDerivation rec {
pname = "publii";
version = "0.44.2";
version = "0.44.4";
src = fetchurl {
url = "https://getpublii.com/download/Publii-${version}.deb";
hash = "sha256-L54Aa/LiGtOEZ/ks62KckOnH042TfprOl+35AE1FwTM=";
hash = "sha256-Qk7Ix8VLfrgT4VbSIQFwB5oVfjgeSi8nttQWovptliw=";
};
dontConfigure = true;