mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #155361 from scagood/bump-pulsar-1.109.0
pulsar 1.109.0
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@ cask "pulsar" do
|
||||
arch arm: "Silicon", intel: "Intel"
|
||||
arch_suffix = on_arch_conditional arm: "-arm64"
|
||||
|
||||
version "1.108.0"
|
||||
sha256 arm: "57ead6615e3dc2e626c2ac05ac4208c2f408295c017ec7f1a1588cbba8a0347e",
|
||||
intel: "5da5fd5eb10398d0c715aa44e21e7fc72774856ae6755d7a96b5caa0084f33cf"
|
||||
version "1.109.0"
|
||||
sha256 arm: "dcbd21f720408781abb2df7b6f97dd68c8292ac955a78e492aebd14964adb8ab",
|
||||
intel: "763999f2297183acf6683501363e3cc7d4405d121140ffc0897604004068a9e7"
|
||||
|
||||
url "https://github.com/pulsar-edit/pulsar/releases/download/v#{version}/#{arch}.Mac.Pulsar-#{version}#{arch_suffix}-mac.zip",
|
||||
verified: "github.com/pulsar-edit/pulsar/"
|
||||
|
||||
Reference in New Issue
Block a user