Skip to content

Commit

Permalink
reaper 6.82
Browse files Browse the repository at this point in the history
  • Loading branch information
mstgrv committed Aug 23, 2023
1 parent 6426efc commit 390f03e
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,13 +1,13 @@
cask "reaper" do
version "6.81"
version "6.82"

on_mojave :or_older do
sha256 "27a9aa0cfde094156bd048d0573331491957cf2e5032e1011cdfb69a76102a55"

url "https://dlcf.reaper.fm/#{version.major}.x/reaper#{version.major_minor.no_dots}_x86_64.dmg"
end
on_catalina :or_newer do
sha256 "8a674a30423822d064ed7e53a75bb932fa50d62bc1dc484c921cfa0286c833ce"
sha256 "470a114e780590ae8503e470d226556231c9c7ea18a85c660e5d24e829891ed6"

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

0 comments on commit 390f03e

Please sign in to comment.