Skip to content

Commit c3a49d9

Browse files
goreleaserbotrami3l
authored andcommitted
feat(formula): add clavy v0.1.1
1 parent 55ad401 commit c3a49d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/clavy.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
class Clavy < Formula
66
desc "An input source switching daemon for macOS."
77
homepage "https://github.com/rami3l/clavy"
8-
version "0.1.0"
8+
version "0.1.1"
99
license "GPL-3.0-only"
1010
depends_on :macos
1111

12-
url "https://github.com/rami3l/clavy/releases/download/v0.1.0/clavy_darwin_universal2.tar.gz"
13-
sha256 "d99a04982f15e7efa7f1825f4d59e31cd61fa2cba450b21d5fee6478c2f9fa66"
12+
url "https://github.com/rami3l/clavy/releases/download/v0.1.1/clavy_darwin_universal2.tar.gz"
13+
sha256 "2872849f988fc03dc17fa629903ed79cad1163ea2e0ef59eff3ca07459b77a07"
1414

1515
define_method(:install) do
1616
if build.head? then

0 commit comments

Comments
 (0)