Skip to content

Commit 53b94d0

Browse files
committed
taskrepo: update to version 0.10.12
Updates the taskrepo formula to version 0.10.12. - Updated PyPI download URL - Updated SHA256 checksum
1 parent 275aff3 commit 53b94d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/taskrepo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
class Taskrepo < Formula
33
desc "TaskWarrior-inspired task management with markdown files in git repositories"
44
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"
5+
url "https://files.pythonhosted.org/packages/d2/4d/63bb895dd945be1ce238d1214ef7aa684f1d2541d862d0e094727806c85e/taskrepo-0.10.12.tar.gz"
6+
sha256 "2c1eb2e2ab8e927a24f41c3b6bcb3dc18dfc7be73cbaf15596ed52b74e58cfb0"
77
license "MIT"
88

99
depends_on "python@3.12"

0 commit comments

Comments
 (0)