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 4316585 commit 2c63975Copy full SHA for 2c63975
Formula/v/vespa-cli.rb
@@ -1,8 +1,8 @@
1
class VespaCli < Formula
2
desc "Command-line tool for Vespa.ai"
3
homepage "https://vespa.ai"
4
- url "https://github.com/vespa-engine/vespa/archive/refs/tags/v8.460.16.tar.gz"
5
- sha256 "8042f6d50ff5c99a766175b5206cc181abd0ca87934d6b9f43c3c0a36b3ac2da"
+ url "https://github.com/vespa-engine/vespa/archive/refs/tags/v8.461.16.tar.gz"
+ sha256 "cd6c5df3c87c9a20de3ff76a6f1de8a3f5d267cbaefe8948d19a6c5c8716c12c"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments