Skip to content

Commit

Permalink
shared-mime-info 1.6
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#50376.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
s172262 authored and xu-cheng committed Mar 26, 2016
1 parent f02ec3b commit e9acbe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/shared-mime-info.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,8 +1,8 @@
class SharedMimeInfo < Formula class SharedMimeInfo < Formula
desc "Database of common MIME types" desc "Database of common MIME types"
homepage "https://wiki.freedesktop.org/www/Software/shared-mime-info" homepage "https://wiki.freedesktop.org/www/Software/shared-mime-info"
url "https://freedesktop.org/~hadess/shared-mime-info-1.5.tar.xz" url "https://freedesktop.org/~hadess/shared-mime-info-1.6.tar.xz"
sha256 "d6412840eb265bf36e61fd7b6fc6bea21b0f58cb22bed16f2ccccdd54bea4180" sha256 "b2f8f85b6467933824180d0252bbcaee523f550a8fbc95cc4391bd43c03bc34c"


bottle do bottle do
cellar :any cellar :any
Expand Down

0 comments on commit e9acbe0

Please sign in to comment.