todoist: 0.23.0 -> 0.24.0

This commit is contained in:
R. Ryantm
2026-05-02 10:56:23 +00:00
parent 85a0bbf2eb
commit 279f7389dd

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "todoist";
version = "0.23.0";
version = "0.24.0";
src = fetchFromGitHub {
owner = "sachaos";
repo = "todoist";
rev = "v${finalAttrs.version}";
sha256 = "sha256-+W6pc6J5eK/Sg7rc/6XJQtQ2IwVjyF/GbCX8+88k4Gc=";
sha256 = "sha256-Q3sqgqN4xUGeVmncEAGDker6tau8h30zBPEjgLSxazI=";
};
vendorHash = "sha256-eVB5k/Z5Z6SsPqySPm4xZIh07c9xbijImRk8zdvY6tA=";