Skip to content

Commit

Permalink
Merge pull request #195221 from Homebrew/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Dec 13, 2024
2 parents fb6afb5 + 382f336 commit a78fee4
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.166.0"
sha256 arm: "e3bc9ef4b3261f8416ccb15eb818b7699f59d65167aa158195a623d7c989df66",
intel: "2e492a12bd14a21cf6ff6975f70a7d0aba79f5bcf93dc610d894dfd2528036a2"
version "0.166.1"
sha256 arm: "a4c214d8840c530e5536b9ea961a60f2fa64970383855d5c4403e21454a3198b",
intel: "6417301e6a96829bcb5ef40af8b153b3060c6e5288a3c224d11e92e5f810cae1"

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

0 comments on commit a78fee4

Please sign in to comment.