docker 4.24.0

This commit is contained in:
Mikl Wolfe 2023-09-28 10:08:21 -06:00
parent 2dd9902a7e
commit ebde24a89c
No known key found for this signature in database
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ cask "docker" do
depends_on macos: ">= :catalina"
end
on_big_sur :or_newer do
version "4.23.0,120376"
sha256 arm: "88813e65928d86d2ad301e51619109aeb3f46f6e135b355000c8854ac4737cca",
intel: "30bf23633840a5d129c7e125f940f41336176ea0235c7592ab9b5b3f775d5b3e"
version "4.24.0,122432"
sha256 arm: "048e28f9834179008d4728ad59171584b793a76f5d2d52c13b577d1bbb2f699b",
intel: "67ba11934540270ad37ede8c4d6b3b73ef393690ee2aebca04b6591d22ffe4c5"
livecheck do
url "https://desktop.docker.com/mac/main/#{arch}/appcast.xml"