Skip to content

Commit 02f1d0b

Browse files
committed
viddy 1.2.0
1 parent 30ad4a1 commit 02f1d0b

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.6.tar.gz"
5-
sha256 "54b1d530276f441afdb5fe989f31efbb54eca934c71a808c0627b60b6b5c6a95"
4+
url "https://github.com/sachaos/viddy/archive/refs/tags/v1.2.0.tar.gz"
5+
sha256 "bc74f8b42c24025af69376f1bb3a3927d2f1bea656205e37a07f5f4576e8fb00"
66
license "MIT"
77
head "https://github.com/sachaos/viddy.git", branch: "master"
88

0 commit comments

Comments
 (0)