Skip to content

Commit 30ce6b0

Browse files
authored
Merge pull request #279379 from Homebrew/bump-fwup-1.15.1
fwup 1.15.1
2 parents 56f31b0 + b1b2530 commit 30ce6b0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/f/fwup.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Fwup < Formula
22
desc "Configurable embedded Linux firmware update creator and runner"
33
homepage "https://github.com/fwup-home/fwup"
4-
url "https://github.com/fwup-home/fwup/releases/download/v1.15.0/fwup-1.15.0.tar.gz"
5-
sha256 "ad1b0f92dcabe2e417be7eebc5201f05c101cd18baafa43400a00bc7caddddce"
4+
url "https://github.com/fwup-home/fwup/releases/download/v1.15.1/fwup-1.15.1.tar.gz"
5+
sha256 "b42a8970e37dc9036cd3ad1e9e702793ab37b469082b4b2c6b8cb73b2ed44c68"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "ff02e00ef76a7ef5587fd451ffd2ad55b5ea1e829b0ea5de74efa126833a03da"
10-
sha256 cellar: :any, arm64_sequoia: "8c9eba7a9cc1aa599c52881684985a658b9d728e3fcbf00c6b96cda758a348af"
11-
sha256 cellar: :any, arm64_sonoma: "809366ff2778ecb69032c200e235e39669cb332b054da0891bffd9f6841eba10"
12-
sha256 cellar: :any, sonoma: "5e02e0d5a1d719a6dd3ad1d3b393b6920e5a1d77947e6fd166e785f6db656639"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "76f0c332bb56b3bb4421e73cb13a481213f8f062cf0ad11549bf453a0b05c7c0"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a351a9a471afcaacaf1a9b911a5aca2b9b3d24cd854cb6800ed232694cd6a6c0"
9+
sha256 cellar: :any, arm64_tahoe: "32765b9fd836c7d873b898a28c467660a0dee504a6f48d5e67dfab918f5ca3da"
10+
sha256 cellar: :any, arm64_sequoia: "7d2a4765bc0ee84eab7629d2399f9233473ae51ea8462eebbcc5fb1a2be17a28"
11+
sha256 cellar: :any, arm64_sonoma: "43c0a548bed1f8af284675c6c05552f2817a4fe2789484de32ec2403797c4fd0"
12+
sha256 cellar: :any, sonoma: "5e243230d8363413c05c9f811528155163a62bbf58267d83838b487f287104b9"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "e40c65ed3a14a74d41a7f374d3c978ff2fae29146a47cba10f0f0ac1ff21731e"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f907cc4b1a6668a216adeff2abbaf990189bb2be5dcc86ad2b8b71026ef401c"
1515
end
1616

1717
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)