We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6efe2 commit b082da2Copy full SHA for b082da2
Formula/c/carapace.rb
@@ -1,8 +1,8 @@
1
class Carapace < Formula
2
desc "Multi-shell multi-command argument completer"
3
homepage "https://carapace.sh"
4
- url "https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.1.0.tar.gz"
5
- sha256 "3c3ccfc8212ec74dc90885b1f029a955508aa942e446367bda8cd3b3d65ae8fd"
+ url "https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.1.1.tar.gz"
+ sha256 "c479ef19a9d1b5a8579abb2da437afe7fb024ab23d11feadf746ffda0bbc833a"
6
license "MIT"
7
head "https://github.com/carapace-sh/carapace-bin.git", branch: "master"
8
0 commit comments