diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mu.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mu.rb b/Library/Formula/mu.rb index d586aca60..ff1fd81e1 100644 --- a/Library/Formula/mu.rb +++ b/Library/Formula/mu.rb @@ -13,8 +13,8 @@ end class Mu < Formula homepage "http://www.djcbsoftware.nl/code/mu/" - url "https://github.com/djcb/mu/archive/v0.9.10.tar.gz" - sha1 "5c21aeed9471f2d0aaa76307a3ec70fc86f0817b" + url "https://github.com/djcb/mu/archive/v0.9.11.tar.gz" + sha1 "080b69bfb4876cb683acb961e8b71d6ebba90fa0" head "https://github.com/djcb/mu.git" |
