Skip to content

Commit d7862ba

Browse files
committed
Update Respira Pulse to v0.1.0-dev.104
1 parent e6a240a commit d7862ba

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Casks/respira-pulse.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cask "respira-pulse" do
2-
version "1.2.5"
2+
version "0.1.0-dev.104"
33

44
if Hardware::CPU.arm?
5-
sha256 "8369b07bd7427b7e964541897cdf738a10137ba31ae27b777af6a8bfdc08f30b"
6-
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.5/Respira-Pulse-arm64.dmg"
5+
sha256 "7c4a24654523a1d9fb298beb17179fd180c1f4097d09a40d8327d4b08d600889"
6+
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v0.1.0-dev.104/Respira-Pulse-arm64.dmg"
77
else
8-
sha256 "8054bbd3d46c62eefce4170bec1c7038805a24c9fc2502d884446da27a85ba10"
9-
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.5/Respira-Pulse-x64.dmg"
8+
sha256 "8068cfd249b049a539d21f5979cfdf2a5a043b6cf78650405e0d5ab41c99f829"
9+
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v0.1.0-dev.104/Respira-Pulse-x64.dmg"
1010
end
1111

1212
name "Respira Pulse"

downloads/Respira-Pulse-arm64.dmg

-1 Bytes
Binary file not shown.

downloads/Respira-Pulse-x64.dmg

11 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)