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 8b13a3b commit acdce61Copy full SHA for acdce61
Formula/l/lando-cli.rb
@@ -1,8 +1,8 @@
1
class LandoCli < Formula
2
desc "Cli part of Lando"
3
homepage "https://docs.lando.dev/cli"
4
- url "https://github.com/lando/cli/archive/refs/tags/v3.23.0.tar.gz"
5
- sha256 "ff6aa8020b7a20bcca9478afc63db7d6e69ec9068754ae927ed758c6926da5d8"
+ url "https://github.com/lando/cli/archive/refs/tags/v3.23.1.tar.gz"
+ sha256 "e523bfc9b7ca460cc63e93eee479da062b0fdffbee6fc9629abbae964578d429"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments