aptly 1.1.1
Closes #16701. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b5739b6c76
commit
6747a8d933
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Aptly < Formula
|
||||
desc "Swiss army knife for Debian repository management"
|
||||
homepage "https://www.aptly.info/"
|
||||
url "https://github.com/smira/aptly/archive/v1.1.0.tar.gz"
|
||||
sha256 "83528171ea0cb6f84c759fb5beaa5de85f845bf34d5c9a995c3d4c543c639be5"
|
||||
url "https://github.com/smira/aptly/archive/v1.1.1.tar.gz"
|
||||
sha256 "92aa5caa12d756cb7469fa5772a03d7631b73d655b7329408a4d597ee8fb0ba4"
|
||||
head "https://github.com/smira/aptly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue