saldl 34
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com> Closes Homebrew/homebrew#48444. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
3b5623dfc5
commit
c7d4ee6e63
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Saldl < Formula
|
||||
desc "CLI downloader optimized for speed and early preview."
|
||||
homepage "https://saldl.github.io"
|
||||
url "https://github.com/saldl/saldl/archive/v33.tar.gz"
|
||||
sha256 "61b7eb795e158cb6cf7f97fd1b69958b1a43ccbe2688e70354be65f0805d0bf6"
|
||||
url "https://github.com/saldl/saldl/archive/v34.tar.gz"
|
||||
sha256 "12053f306306023e5bbdc6bb8594cc83f8793da0ce99dab1981179cdeccea4da"
|
||||
head "https://github.com/saldl/saldl.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue