Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19988 from khipp/bump-zed-preview-0.131.4
Browse files Browse the repository at this point in the history
zed-preview 0.131.4
  • Loading branch information
chenrui333 authored Apr 13, 2024
2 parents 0638e29 + a9411fa commit e787c41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/zed-preview.rb
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.131.3"
sha256 arm: "64d8125639b76d4e3e936f05d24e19eebf8ac4d0d1a31f42d92b1143dfc81374",
intel: "4bf508e82a89f73ea8fde19b20d52586925eaf2678a148bc685cb516377030d0"
version "0.131.4"
sha256 arm: "09c6f90bd077b5347d0e89585cdf43beb8eb8b927d97d0c7f66fe1119c34d536",
intel: "4c6e1d904ce649b58e6ce15b15d7cece910ebfa632ef08b09824aebc6764de04"

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

0 comments on commit e787c41

Please sign in to comment.