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 d927c58 commit 9dbc7a0Copy full SHA for 9dbc7a0
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.447.14.tar.gz"
5
- sha256 "7937be80fec88a7b48c8a688b9883e1bbb65f270725b5837c8a34124126c9ad2"
+ url "https://github.com/vespa-engine/vespa/archive/refs/tags/v8.448.13.tar.gz"
+ sha256 "adb2cfef021799873268d962364b282eb4cab772a1a3bbf8fee9f649e62df16a"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments