We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac7baa commit 9271fa7Copy full SHA for 9271fa7
Formula/f/fwupd.rb
@@ -3,8 +3,8 @@ class Fwupd < Formula
3
4
desc "Firmware update daemon"
5
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"
+ url "https://github.com/fwupd/fwupd/releases/download/2.0.5/fwupd-2.0.5.tar.xz"
+ sha256 "492628bb9b90ec2d159ba57be1e4a5370ed789a8bb43087cbdb4d645827a624e"
8
license "LGPL-2.1-or-later"
9
head "https://github.com/fwupd/fwupd.git", branch: "main"
10
0 commit comments