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 ae9bd28 commit 5cd2e3eCopy full SHA for 5cd2e3e
Formula/a/appstream.rb
@@ -1,8 +1,8 @@
1
class Appstream < Formula
2
desc "Tools and libraries to work with AppStream metadata"
3
homepage "https://www.freedesktop.org/wiki/Distributions/AppStream/"
4
- url "https://github.com/ximion/appstream/archive/refs/tags/v1.1.0.tar.gz"
5
- sha256 "4dd509614470b7e82695f46c8072bee603fbe6a260c2b74794af03204e4dfb8f"
+ url "https://github.com/ximion/appstream/archive/refs/tags/v1.1.1.tar.gz"
+ sha256 "1615468b8d1e5edb9a9081f81841c8a22439c64bee5f02b008b3b8d5a5204c91"
6
license "LGPL-2.1-or-later"
7
8
bottle do
0 commit comments