We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275aff3 commit 53b94d0Copy full SHA for 53b94d0
1 file changed
Formula/taskrepo.rb
@@ -2,8 +2,8 @@
2
class Taskrepo < Formula
3
desc "TaskWarrior-inspired task management with markdown files in git repositories"
4
homepage "https://github.com/HenriquesLab/TaskRepo"
5
- url "https://files.pythonhosted.org/packages/b9/63/1d323d963c149c5bdd9e7100eb7ab95bb4d476811d15d3d61bff498df406/taskrepo-0.10.11.tar.gz"
6
- sha256 "4b111531af31029bb9b1000d91eedd52bf9b1bc7e166a108df31cf34fb4aa382"
+ url "https://files.pythonhosted.org/packages/d2/4d/63bb895dd945be1ce238d1214ef7aa684f1d2541d862d0e094727806c85e/taskrepo-0.10.12.tar.gz"
+ sha256 "2c1eb2e2ab8e927a24f41c3b6bcb3dc18dfc7be73cbaf15596ed52b74e58cfb0"
7
license "MIT"
8
9
depends_on "python@3.12"
0 commit comments