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 c3c5be2 commit 30c39d0Copy full SHA for 30c39d0
Formula/v/viddy.rb
@@ -1,8 +1,8 @@
1
class Viddy < Formula
2
desc "Modern watch command"
3
homepage "https://github.com/sachaos/viddy"
4
- url "https://github.com/sachaos/viddy/archive/refs/tags/v1.1.0.tar.gz"
5
- sha256 "7e74278a77d61c75b2ed96e717b8f6c4cf706d40f1cb08b8c82a64ff3eb04c37"
+ url "https://github.com/sachaos/viddy/archive/refs/tags/v1.1.1.tar.gz"
+ sha256 "4e95a57179037789dcf9bb98d3f31de3f01f9283ec2b63603ec92ab09a83bad2"
6
license "MIT"
7
head "https://github.com/sachaos/viddy.git", branch: "master"
8
0 commit comments