Skip to content

Commit

Permalink
Merge pull request #94 from delphinus/feature/update-sfmono
Browse files Browse the repository at this point in the history
fix: use valid hash for SF-Mono.dmg
  • Loading branch information
delphinus authored Jun 6, 2023
2 parents c62a7f2 + 6b45160 commit ce4dfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sfmono-square.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class SfmonoSquare < Formula

resource "sfmono" do
url "https://developer.apple.com/design/downloads/SF-Mono.dmg"
sha256 "abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39"
sha256 "a6a91880966db4a287a936286c1523b9dd1f5bbf5d4b9b5dcd8276df07bd4d6e"
end

def install
Expand Down

0 comments on commit ce4dfb4

Please sign in to comment.