Skip to content

Commit

Permalink
deelay 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zyoshoka committed Feb 1, 2025
1 parent 4f8b4c9 commit 8945947
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/d/deelay.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "deelay" do
version "1.3.0,2024,10"
sha256 "34f3aad84a4abe5e5216359d4c7c8d616d7e0711f99f994ccca29cce19c42603"
version "1.3.1,2025,01"
sha256 "f35fc73d9d4676059beb0a73df1153e980273e135288b8ce310f7ff215836166"

url "https://sixthsample.com/wp-content/uploads/#{version.csv.second}/#{version.csv.third}/Deelay-#{version.csv.first}.zip"
name "Deelay"
Expand All @@ -17,7 +17,7 @@

depends_on macos: ">= :high_sierra"

pkg "Deelay-#{version.csv.first}/Deelay-#{version.csv.first}-Installer.pkg"
pkg "Deelay-#{version.csv.first}/Deelay-#{version.csv.first}-Installer-macOS.pkg"

uninstall pkgutil: [
"com.sixthsample.pkg.deelay.aax",
Expand Down

0 comments on commit 8945947

Please sign in to comment.