We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6730cf8 commit dc7ace6Copy full SHA for dc7ace6
Casks/d/devpod.rb
@@ -1,9 +1,9 @@
1
cask "devpod" do
2
arch arm: "aarch64", intel: "x64"
3
4
- version "0.6.11"
5
- sha256 arm: "fdeb99dba2afbdfbb11aac66241394291205cd82274fdc908034bbd8f1595e33",
6
- intel: "3eb61159a5df5d1bae2598e0442287afb2ea211684cf4ba52238e0574557313d"
+ version "0.6.12"
+ sha256 arm: "9695b7e528ae2c9df67546b45287c517ab410a12a92af37a611fefeaafebc4d6",
+ intel: "52852c3b8c0d2039252d0e23492085f96eafc5bbacb8ba0a3ac3067ab554db57"
7
8
url "https://github.com/loft-sh/devpod/releases/download/v#{version}/DevPod_macos_#{arch}.dmg",
9
verified: "github.com/loft-sh/devpod/"
0 commit comments