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

timeular: 6.6.8 -> 6.7.3
This commit is contained in:
Weijia Wang 2024-03-07 11:10:37 +01:00 committed by GitHub
commit 99548b8d07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,12 +5,12 @@
}:
let
version = "6.6.8";
version = "6.7.3";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
hash = "sha256-giQjcUnhBGt2egRmYLEL8cFZYKjtUu34ozh1filNyiw=";
hash = "sha256-VnjCTf2x3GzmKW9EfNWGsN/aK7DKjTo8DZOF2qqGJ0Q=";
};
appimageContents = appimageTools.extractType2 {