We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clavy
1 parent 55ad401 commit c3a49d9Copy full SHA for c3a49d9
1 file changed
Formula/clavy.rb
@@ -5,12 +5,12 @@
5
class Clavy < Formula
6
desc "An input source switching daemon for macOS."
7
homepage "https://github.com/rami3l/clavy"
8
- version "0.1.0"
+ version "0.1.1"
9
license "GPL-3.0-only"
10
depends_on :macos
11
12
- url "https://github.com/rami3l/clavy/releases/download/v0.1.0/clavy_darwin_universal2.tar.gz"
13
- sha256 "d99a04982f15e7efa7f1825f4d59e31cd61fa2cba450b21d5fee6478c2f9fa66"
+ url "https://github.com/rami3l/clavy/releases/download/v0.1.1/clavy_darwin_universal2.tar.gz"
+ sha256 "2872849f988fc03dc17fa629903ed79cad1163ea2e0ef59eff3ca07459b77a07"
14
15
define_method(:install) do
16
if build.head? then
0 commit comments