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

timeular: 4.8.0 -> 5.7.8
This commit is contained in:
Weijia Wang 2023-03-17 17:24:42 +02:00 committed by GitHub
commit 499cf2dffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,12 +5,12 @@
}:
let
version = "4.8.0";
version = "5.7.8";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
sha256 = "sha256:0y2asw3jf2n4c7y0yr669jfqw4frp5nzzv3lffimfdr78gihma66";
sha256 = "sha256-gIYo91ITpFtYdYGek4bXaOowMSILXZ4fJYNKeZDhk+Y=";
};
appimageContents = appimageTools.extractType2 {