diff --git a/Casks/d/devpod.rb b/Casks/d/devpod.rb index 1db54f1ff576..4df3e3f67741 100644 --- a/Casks/d/devpod.rb +++ b/Casks/d/devpod.rb @@ -1,9 +1,9 @@ cask "devpod" do arch arm: "aarch64", intel: "x64" - version "0.5.5" - sha256 arm: "05dd27e32e84f2d996e64ddd7f7156d807fe2f85fa276b65be0de4aa6d53cf64", - intel: "1fdb09f25822cb600442944cd99ebb52f981bedc88c638073180fa45ba865545" + version "0.5.6" + sha256 arm: "2afcd9b2dd7aafce0da97d50a2579fcc7c9389f569c6d991c8c53833e5f6d677", + intel: "646696caf79fcd8688accc160384d85010b5aa0d2a87a67d1665aa971ca65c3a" url "https://github.com/loft-sh/devpod/releases/download/v#{version}/DevPod_macos_#{arch}.dmg", verified: "github.com/loft-sh/devpod/"