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 8ab91bb commit 0476321Copy full SHA for 0476321
Formula/y/yutu.rb
@@ -2,8 +2,8 @@ class Yutu < Formula
2
desc "Fully functional CLI for YouTube"
3
homepage "https://github.com/eat-pray-ai/yutu"
4
url "https://github.com/eat-pray-ai/yutu.git",
5
- tag: "v0.9.8",
6
- revision: "9c6e73e0ab60f427587295b9360ce32e09451a4b"
+ tag: "v0.9.9",
+ revision: "3bbf6c1312ec30663b6a45d23397ec06022d1c4e"
7
license "MIT"
8
head "https://github.com/eat-pray-ai/yutu.git", branch: "main"
9
0 commit comments