diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 6ebd041..c76e84f 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "0.26.5" + version: "0.26.7" package: name: taskwarrior-tui @@ -7,7 +7,7 @@ package: source: url: https://github.com/kdheepak/taskwarrior-tui/archive/refs/tags/v${{ version }}.tar.gz - sha256: 9eebb2f736693cbb64b3a79b88d3e5bbae8603ef9206d47e555c9a9cf9077708 + sha256: d0bf2b9c5563165565db7941c7806f58c1c54f8bcb5f8d1430b0d35f1da7678d build: number: 0 @@ -34,8 +34,8 @@ about: documentation: https://kdheepak.com/taskwarrior-tui license: MIT license_file: - - LICENSE - - THIRDPARTY.yml + - LICENSE + - THIRDPARTY.yml summary: A terminal user interface for taskwarrior description: | A Terminal User Interface (TUI) for [Taskwarrior](https://taskwarrior.org) that you didn't know you wanted.