Merge pull request #310489 from r-ryantm/auto-update/timeular

timeular: 6.7.6 -> 6.7.8
This commit is contained in:
Nick Cao 2024-05-10 10:36:09 -04:00 committed by GitHub
commit 0700cdf39b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,12 +5,12 @@
}:
let
version = "6.7.6";
version = "6.7.8";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
hash = "sha256-wQUR2jLJi1peXqXJJj/72X9xNaD2DzNiB0mGFiaEWBE=";
hash = "sha256-nMvbr2PQBWyrhY3mv/4wsdWPhNx5hLFaAp0Ey3nvp7g=";
};
appimageContents = appimageTools.extractType2 {