Skip to content

Commit 30c39d0

Browse files
committed
viddy 1.1.1
1 parent c3c5be2 commit 30c39d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/viddy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Viddy < Formula
22
desc "Modern watch command"
33
homepage "https://github.com/sachaos/viddy"
4-
url "https://github.com/sachaos/viddy/archive/refs/tags/v1.1.0.tar.gz"
5-
sha256 "7e74278a77d61c75b2ed96e717b8f6c4cf706d40f1cb08b8c82a64ff3eb04c37"
4+
url "https://github.com/sachaos/viddy/archive/refs/tags/v1.1.1.tar.gz"
5+
sha256 "4e95a57179037789dcf9bb98d3f31de3f01f9283ec2b63603ec92ab09a83bad2"
66
license "MIT"
77
head "https://github.com/sachaos/viddy.git", branch: "master"
88

0 commit comments

Comments
 (0)