timeular: 6.7.3 -> 6.7.5

This commit is contained in:
R. Ryantm 2024-03-14 07:07:15 +00:00
parent 830f5f84e6
commit 783df5be33

View file

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