Skip to content

Commit b3e97b5

Browse files
committed
Update Respira Pulse to v1.2.6
1 parent 8c18295 commit b3e97b5

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 "1.2.6"
33

44
if Hardware::CPU.arm?
5-
sha256 "47842a3cd226a624c7c25b860d7ebe532a6a546046f4f63be6fa2e631f917b20"
6-
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.5/Respira-Pulse-arm64.dmg"
5+
sha256 "51208dacf8a278e775ac2bb68adba66f90df6d090e7513c15aaeb9c8d1ceac04"
6+
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.6/Respira-Pulse-arm64.dmg"
77
else
8-
sha256 "04573c7b7bc9aa706a48d8aab16ff848b38681b7bc43bc8d8fb167dbb68635de"
9-
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.5/Respira-Pulse-x64.dmg"
8+
sha256 "8ae51ff00f6d6de62e8e3e99b714395d1905c548c7bcc3236d0c710c4496da81"
9+
url "https://github.com/webmyc/homebrew-respira-pulse/releases/download/v1.2.6/Respira-Pulse-x64.dmg"
1010
end
1111

1212
name "Respira Pulse"

downloads/Respira-Pulse-arm64.dmg

21.1 KB
Binary file not shown.

downloads/Respira-Pulse-x64.dmg

36.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)