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 17b0c58 commit 9ea80b5Copy full SHA for 9ea80b5
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.471.25.tar.gz"
5
- sha256 "af54ee076605c06bfcb807efad4fd7a8ea639d55699bca0eb5296eaa64766301"
+ url "https://github.com/vespa-engine/vespa/archive/refs/tags/v8.472.109.tar.gz"
+ sha256 "38c7fadad0c8933b83d5da94253a303811df570a77dee65266ef03296e1bac50"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments