diff --git a/Formula/f/firefoxpwa.rb b/Formula/f/firefoxpwa.rb index ed86f6e002aa1..3bafaae939a37 100644 --- a/Formula/f/firefoxpwa.rb +++ b/Formula/f/firefoxpwa.rb @@ -1,18 +1,18 @@ class Firefoxpwa < Formula desc "Tool to install, manage and use Progressive Web Apps in Mozilla Firefox" homepage "https://pwasforfirefox.filips.si/" - url "https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.17.1.tar.gz" - sha256 "66d16fe3ba99790ff8a1e4e5f7c2a4f2b84055750b5caccff6cb9d6bec1d72f4" + url "https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.17.2.tar.gz" + sha256 "6a8a4c4fc8dcd3e6f6b7fc0214bf4ac5d471beacb326e6b9a1ea68e70c0d9750" license "MPL-2.0" head "https://github.com/filips123/PWAsForFirefox.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "a22d3b5644626743cf7c41b444e4f8c0964efdd3ad50aa2f09fc57800ee2da9a" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "05f6c7eeec0db36734c83ac77f62db204ae1821ae5d44ca4f5c7ea13e48ec862" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ca377b67ea5219e69e6e105f41ba1d479915c30daa00aefbdeaf0cbee0a3bd6" - sha256 cellar: :any_skip_relocation, sonoma: "cdbb1d642e1b992382112f5e3559614e1f451fcda2b832bc2eed377384e3dcd7" - sha256 cellar: :any_skip_relocation, arm64_linux: "d5384bb06d6ef61a8cfff18ddfab6c19a22a684cbf8eae0d6872189eea445ef4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "bdc2ffc693a08aaa32624a8975d87624203f05da61d1318645fb0ef2cd41feed" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "54e0ea789851f2824a3aeadd4cb7d4d7c2d8c0035b9991a09ef3f91d1fdb94fb" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "672f0c0babcdc24ecc0e8752068a1dfd0f84a85fb0f884b08c3def435daaa27c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6322f46c872f7eeaa7c644d0879a25b3cd60793d4b8c78fdeef2bb67d6f9c66c" + sha256 cellar: :any_skip_relocation, sonoma: "4846cc895aa392dafdaab085440bc40bbe40930d1d9c3934fd5c4a4f84e0704d" + sha256 cellar: :any_skip_relocation, arm64_linux: "9bbeeef45e5bb57d0dc9bd57272197a938ec4c7fe326ba3061a1dd1fb7a4942c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c84dd45c806015855abcf90ef8eac209707940f3b5eef2bc7f6d47560f6a33fa" end depends_on "pkgconf" => :build