Skip to content

Commit

Permalink
reaper 7.33
Browse files Browse the repository at this point in the history
  • Loading branch information
ykursadkaya committed Feb 2, 2025
1 parent d744ee3 commit 1113d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/r/reaper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "reaper" do
version "7.32"
version "7.33"

on_mojave :or_older do
sha256 "56ad88f1cd2fd111baf87b8e44b6ec4e95a5057ab35984f76e278bce2229f1c5"
Expand All @@ -11,7 +11,7 @@
end
end
on_catalina :or_newer do
sha256 "5470a1e9250d138331c1e2efb57ca59ca24b4f70cf783fb40bdfda2d882c6196"
sha256 "1013ccb96d9cbaec3d07a9db503422472ba040e22d58795d18fbe58a35bbb3d6"

url "https://dlcf.reaper.fm/#{version.major}.x/reaper#{version.major_minor.no_dots}_universal.dmg"
end
Expand Down

0 comments on commit 1113d87

Please sign in to comment.