excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / a / arrsync.rb
blob05c16ed02c919f57a3d98322364c7a8a701fc441
1 cask "arrsync" do
2   version "0.4.1"
3   sha256 "8a254771065f90a9f9f882589eccaf7bc51ad5d0ac86faf15847381bcdbe64f0"
5   url "https://downloads.sourceforge.net/arrsync/arrsync-#{version}.dmg"
6   name "arRsync"
7   desc "Graphical front end for the utility rsync"
8   homepage "https://arrsync.sourceforge.net/"
10   disable! date: "2024-07-09", because: "is 32-bit only"
12   app "arRsync.app"
13 end