Skip to content

Commit 9271fa7

Browse files
committed
fwupd 2.0.5
1 parent 2ac7baa commit 9271fa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fwupd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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.4/fwupd-2.0.4.tar.xz"
7-
sha256 "06a621a9276eca70d8613b114af0c861890ac369d064a28377878e09617e36ce"
6+
url "https://github.com/fwupd/fwupd/releases/download/2.0.5/fwupd-2.0.5.tar.xz"
7+
sha256 "492628bb9b90ec2d159ba57be1e4a5370ed789a8bb43087cbdb4d645827a624e"
88
license "LGPL-2.1-or-later"
99
head "https://github.com/fwupd/fwupd.git", branch: "main"
1010

0 commit comments

Comments
 (0)