Merge pull request #156510 from krehel/bump-lando-3.20.1

lando 3.20.1
This commit is contained in:
BrewTestBot 2023-09-28 18:01:18 -07:00 committed by GitHub
commit 0eb35aa09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask "lando" do
arch arm: "arm64", intel: "x64"
version "3.18.0"
sha256 arm: "76de528179af59bfd45bffb88f11b3a085509f55f37e9683896155e8ddd6a985",
intel: "0aa885d15037b31f5e5948543cc47495810ff86724cdc77e39ca6ea041c1ba77"
version "3.20.1"
sha256 arm: "902dfb2124ab05da89dd4ba6be3b1701c6c1e96a1c3d6e0d410422ef8a39cee7",
intel: "de58d1d4e6ed4e2ff0b5db95ad4a4c76cec9f99f20cf57f4d308d0e0143c719d"
url "https://github.com/lando/lando/releases/download/v#{version}/lando-#{arch}-v#{version}.dmg",
verified: "github.com/lando/lando/"