Merge pull request #25403 from dtzWill/fix/swift-3.1.1-sha256-changed

swift: Fix sha256, I think upstream moved the release tag?
This commit is contained in:
Michael Raskin 2017-05-01 21:03:41 +02:00 committed by GitHub
commit cb9f60ba8f
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ sources = {
};
swift = fetch {
repo = "swift";
sha256 = "01vjvk33bvg52rx7bmhckqv8lhyrij6qf6ih85palqdr7gg868ph";
sha256 = "0879jlv37lmxc1apzi53xn033y72548i86r7fzwr0g52124q5gry";
};
};