Skip to content

Commit b082da2

Browse files
committed
carapace 1.1.1
1 parent 0e6efe2 commit b082da2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/carapace.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Carapace < Formula
22
desc "Multi-shell multi-command argument completer"
33
homepage "https://carapace.sh"
4-
url "https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.1.0.tar.gz"
5-
sha256 "3c3ccfc8212ec74dc90885b1f029a955508aa942e446367bda8cd3b3d65ae8fd"
4+
url "https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.1.1.tar.gz"
5+
sha256 "c479ef19a9d1b5a8579abb2da437afe7fb024ab23d11feadf746ffda0bbc833a"
66
license "MIT"
77
head "https://github.com/carapace-sh/carapace-bin.git", branch: "master"
88

0 commit comments

Comments
 (0)