This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for gcc@5 on Ubuntu 16.04.7 LTS | |
| Build date: 2020-11-04 13:22:53 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for gcc@5 on Ubuntu 16.04.7 LTS | |
| Build date: 2020-11-02 18:45:54 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| resource "shards" do | |
| url "https://github.com/crystal-lang/shards/archive/v0.10.0.tar.gz" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| resource "shards" do | |
| url "https://github.com/crystal-lang/shards/archive/v0.10.0.tar.gz" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| on_macos do | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| on_macos do | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| end | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| on_macos do | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| resource "shards" do |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Crystal < Formula | |
| desc "Fast and statically typed, compiled language with Ruby-like syntax" | |
| homepage "https://crystal-lang.org/" | |
| on_macos do | |
| stable do | |
| url "https://github.com/crystal-lang/crystal/archive/mac-0.34.0.tar.gz" | |
| sha256 "973293ffbcfa4fb073f6a2f833b0ce5b82b72f7899427f39d7e5610ffc9029c8" | |
| resource "shards" do |