- GitHub Staff
- https://issylong.com
- @issyl0@ruby.social
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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 swift on Ubuntu 20.04.1 LTS | |
| Build date: 2021-02-05 20:01:05 |
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
| provider_installation { | |
| dev_overrides { | |
| "integrations/github" = "/Users/issyl0/go/bin/" | |
| } | |
| direct {} | |
| } |
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
| issyl0 at ophiuchus in /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core on master | |
| β brew update | |
| Updated 1 tap (homebrew/core). | |
| ==> Updated Formulae | |
| imagemagick β | |
| issyl0 at ophiuchus in /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core on master | |
| β brew mirror imagemagick | |
| ==> Downloading https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.10-17.tar.xz |
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
| diff --git a/Formula/gds-cli.rb b/Formula/gds-cli.rb | |
| index bddbfa7..b315cc0 100644 | |
| --- a/Formula/gds-cli.rb | |
| +++ b/Formula/gds-cli.rb | |
| @@ -9,7 +9,10 @@ class GdsCli < Formula | |
| depends_on "go" => :build | |
| depends_on "awscli" | |
| - depends_on "aws-vault" if OS.linux? | |
| + |
NewerOlder