Skip to content

Commit

Permalink
devpod 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyasunil26 committed Apr 30, 2024
1 parent a7549ef commit 56def4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/d/devpod.rb
Original file line number Diff line number Diff line change
@@ -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/"
Expand Down

0 comments on commit 56def4e

Please sign in to comment.