fwup 0.12.1
Closes #9094. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9fbe43d323
commit
9c853e72a3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fwup < Formula
|
||||
desc "Configurable embedded Linux firmware update creator and runner"
|
||||
homepage "https://github.com/fhunleth/fwup"
|
||||
url "https://github.com/fhunleth/fwup/releases/download/v0.12.0/fwup-0.12.0.tar.gz"
|
||||
sha256 "cefa3c213f54583ade0f1ed996795f5efdbb97fb10ca1b40fd9d84cc98281ece"
|
||||
url "https://github.com/fhunleth/fwup/releases/download/v0.12.1/fwup-0.12.1.tar.gz"
|
||||
sha256 "92bd8b8ab177e81541aca021505121df42ff50c86d96aeef83ecffb2a2abe2d3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue