We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5589b0d commit ad8f949Copy full SHA for ad8f949
Formula/t/ttdl.rb
@@ -1,8 +1,8 @@
1
class Ttdl < Formula
2
desc "Terminal Todo List Manager"
3
homepage "https://github.com/VladimirMarkelov/ttdl"
4
- url "https://github.com/VladimirMarkelov/ttdl/archive/refs/tags/v4.9.0.tar.gz"
5
- sha256 "6f29837ba2cff3090991aca20b01d041bfc8834d02dac243ddea2a12fa9596d1"
+ url "https://github.com/VladimirMarkelov/ttdl/archive/refs/tags/v4.10.0.tar.gz"
+ sha256 "b9c33fdd50ee87b344595b0ad4d3be8b5e957d15c8d5dcb27920d6447d6aa6f7"
6
license "MIT"
7
8
bottle do
0 commit comments