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 6dcb24e commit 64f377fCopy full SHA for 64f377f
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.503.27.tar.gz"
5
- sha256 "3120eeda0e8c91df292d2a8bd5fd03b8e10c70a9fa84c88fc9e010a699526ebe"
+ url "https://github.com/vespa-engine/vespa/archive/refs/tags/v8.504.27.tar.gz"
+ sha256 "75dac429dab2f15c0439c51cabd0dc47d91455def499597614574ec83c30b1e1"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments