shared-mime-info 1.5
Closes Homebrew/homebrew#44124. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
b3691225ab
commit
e27423f6b1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SharedMimeInfo < Formula
|
||||
desc "Database of common MIME types"
|
||||
homepage "https://wiki.freedesktop.org/www/Software/shared-mime-info"
|
||||
url "http://freedesktop.org/~hadess/shared-mime-info-1.4.tar.xz"
|
||||
sha256 "bbc0bd023f497dfd75e1ca73441cbbb5a63617d9e14f2790b868361cc055b5b1"
|
||||
url "http://freedesktop.org/~hadess/shared-mime-info-1.5.tar.xz"
|
||||
sha256 "d6412840eb265bf36e61fd7b6fc6bea21b0f58cb22bed16f2ccccdd54bea4180"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue