Skip to content

Commit

Permalink
Merge pull request #197106 from Homebrew/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Jan 3, 2025
2 parents ecc5fe7 + 43eb278 commit 5c920c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/z/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "zed@preview" do
arch arm: "aarch64", intel: "x86_64"

version "0.168.0"
sha256 arm: "f797062eb3f7d7329b71e6d3fbdec6f6740d51961fcea62b72e10d84c127e201",
intel: "bb55c3043db196acde7fc4a687027f9518d7ae19a869db0587f4904d8168ce31"
version "0.168.1"
sha256 arm: "a6fe9214979e8ed62ce587f69b1318d440da36846268b0c6e052344db54d7ca5",
intel: "8e62a8b1757fbd202f3996d073ae0a684e4d0f5a3ef80564a28e18ba697eec7a"

url "https://zed.dev/api/releases/preview/#{version}/Zed-#{arch}.dmg"
name "Zed Preview"
Expand Down

0 comments on commit 5c920c8

Please sign in to comment.