lunatask: 2.0.12 -> 2.0.13 (#356154)

This commit is contained in:
Peder Bergebakken Sundt 2024-11-24 04:06:58 +01:00 committed by GitHub
commit b5ccdea5ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,12 +5,12 @@
}:
let
version = "2.0.12";
version = "2.0.13";
pname = "lunatask";
src = fetchurl {
url = "https://lunatask.app/download/Lunatask-${version}.AppImage";
hash = "sha256-z1c3ACIRF8+iIy4ihEWqRDzalHyN5AvOdBxQG9sCXVs=";
hash = "sha256-/OIIyl43oItg0XEbhEnB+rPBcY3XuQlurL5Ad+0T3aM=";
};
appimageContents = appimageTools.extract {