Skip to content

Commit

Permalink
Merge pull request #195090 from headlamp-k8s/update_headlamp_0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored Dec 12, 2024
2 parents b02c596 + 8806574 commit a2a4e78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/h/headlamp.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "headlamp" do
arch arm: "arm64", intel: "x64"

version "0.26.0"
sha256 arm: "5786bf7333c70fd27a350993bc7f0fab81d36ce6165070c38998cdbe2b192d71",
intel: "2d88bc3693f70a09c33258f5c4c4c7558a9d6509615031394fa3a94e95e6bd0a"
version "0.27.0"
sha256 arm: "d4ed9d1fe4313053ac5be577e12fdddbdc8495bef415147b518e81cdd3644249",
intel: "a5e8b2821890012e2c5ef0695863a5d83bbbc66d64bc6a057a036fac6f2ad9c0"

url "https://github.com/headlamp-k8s/headlamp/releases/download/v#{version.sub(/-\d+/, "")}/Headlamp-#{version}-mac-#{arch}.dmg",
verified: "github.com/headlamp-k8s/headlamp/"
Expand Down

0 comments on commit a2a4e78

Please sign in to comment.