snapcraft 3.7.2

Closes #43191.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Tobias Grasse 2019-08-16 15:10:47 +02:00 committed by Thierry Moisan
parent 13869d5936
commit fe25e75b2e
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -3,8 +3,8 @@ class Snapcraft < Formula
desc "Package any app for every Linux desktop, server, cloud or device"
homepage "https://snapcraft.io/"
url "https://files.pythonhosted.org/packages/ff/9c/07776f4f192a3bb454221ef00cc865fbbbd5d5285d134b36b6aa1890d91d/snapcraft-3.3.tar.gz"
sha256 "6a1d57ce540da099b4aea4def7ec2bc121e4e5fae6036c46ff537f491c765dfc"
url "https://github.com/snapcore/snapcraft/archive/3.7.2.tar.gz"
sha256 "df11f0ba80efff5fee6c397d38c4aa8a7816b0b1629c4f0e84c3776520340ffe"
bottle do
cellar :any
@ -37,8 +37,8 @@ class Snapcraft < Formula
end
resource "click" do
url "https://files.pythonhosted.org/packages/95/d9/c3336b6b5711c3ab9d1d3a80f1a3e2afeb9d8c02a7166462f6cc96570897/click-6.7.tar.gz"
sha256 "f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b"
url "https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz"
sha256 "5b94b49521f6456670fdb30cd82a4eca9412788a93fa6dd6df72c94d5a8ff2d7"
end
resource "configparser" do
@ -66,6 +66,11 @@ class Snapcraft < Formula
sha256 "c58390b0d191db948fc9ab681f07fdfce2a573cd012356bada47d56795d00ee2"
end
resource "pbr" do
url "https://files.pythonhosted.org/packages/81/80/1df9176f9021c588155d0c7a86f1e963cec77fefa31934bc380acb0dbd5e/pbr-5.4.2.tar.gz"
sha256 "9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf"
end
resource "petname" do
url "https://files.pythonhosted.org/packages/b8/6c/3b5c55a6632771b6a3ffc46ebb1d01bd7d2ca7ce3b44ebfd3c6ceeb9a6f6/petname-2.2.tar.gz"
sha256 "be1da50a6aa01e39840e9a4b79b527a333b256733cb681f52669c08df7819ace"