Skip to content

Commit dc7ace6

Browse files
committed
devpod 0.6.12
1 parent 6730cf8 commit dc7ace6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Casks/d/devpod.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cask "devpod" do
22
arch arm: "aarch64", intel: "x64"
33

4-
version "0.6.11"
5-
sha256 arm: "fdeb99dba2afbdfbb11aac66241394291205cd82274fdc908034bbd8f1595e33",
6-
intel: "3eb61159a5df5d1bae2598e0442287afb2ea211684cf4ba52238e0574557313d"
4+
version "0.6.12"
5+
sha256 arm: "9695b7e528ae2c9df67546b45287c517ab410a12a92af37a611fefeaafebc4d6",
6+
intel: "52852c3b8c0d2039252d0e23492085f96eafc5bbacb8ba0a3ac3067ab554db57"
77

88
url "https://github.com/loft-sh/devpod/releases/download/v#{version}/DevPod_macos_#{arch}.dmg",
99
verified: "github.com/loft-sh/devpod/"

0 commit comments

Comments
 (0)