Skip to content

Commit c898cc4

Browse files
committed
fwupd 2.0.4
1 parent ed8545b commit c898cc4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/f/fwupd.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Fwupd < Formula
33

44
desc "Firmware update daemon"
55
homepage "https://github.com/fwupd/fwupd"
6-
url "https://github.com/fwupd/fwupd/releases/download/2.0.3/fwupd-2.0.3.tar.xz"
7-
sha256 "73690175d0dd81849d729a0f247c69146ee9105c3c8c5d8428b64ad42d49b2f7"
6+
url "https://github.com/fwupd/fwupd/releases/download/2.0.4/fwupd-2.0.4.tar.xz"
7+
sha256 "06a621a9276eca70d8613b114af0c861890ac369d064a28377878e09617e36ce"
88
license "LGPL-2.1-or-later"
9-
revision 1
109
head "https://github.com/fwupd/fwupd.git", branch: "main"
1110

1211
bottle do

0 commit comments

Comments
 (0)