This repository was archived by the owner on Oct 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ cask_args appdir : '/Applications'
2+
3+ brew "python"
4+ brew "pipenv"
Original file line number Diff line number Diff line change 1+ {
2+ "entries" : {
3+ "brew" : {
4+ "python" : null ,
5+ "pipenv" : {
6+ "version" : " 2020.6.2" ,
7+ "bottle" : {
8+ "cellar" : " :any_skip_relocation" ,
9+ "prefix" : " /usr/local" ,
10+ "files" : {
11+ "catalina" : {
12+ "url" : " https://homebrew.bintray.com/bottles/pipenv-2020.6.2.catalina.bottle.tar.gz" ,
13+ "sha256" : " 12257ab59085420c2ad08dbe12236d9393d814ed387e8ab8f6e7acb730635321"
14+ },
15+ "mojave" : {
16+ "url" : " https://homebrew.bintray.com/bottles/pipenv-2020.6.2.mojave.bottle.tar.gz" ,
17+ "sha256" : " 82bd72857a8cebceca3f6ea44140d7391ac1d94c84406c6a5ea51e5e87b88a66"
18+ },
19+ "high_sierra" : {
20+ "url" : " https://homebrew.bintray.com/bottles/pipenv-2020.6.2.high_sierra.bottle.tar.gz" ,
21+ "sha256" : " 792be77485b744b5891613c4bf02b6d5544ff1da65b6a02b7c3c59c540e007b5"
22+ }
23+ }
24+ }
25+ }
26+ }
27+ },
28+ "system" : {
29+ "macos" : {
30+ "big_sur" : {
31+ "HOMEBREW_VERSION" : " 2.4.8" ,
32+ "HOMEBREW_PREFIX" : " /usr/local" ,
33+ "Homebrew/homebrew-core" : " 50ac140e5e0eb624c18fb03f494e2e68e0c04367" ,
34+ "CLT" : " " ,
35+ "Xcode" : " 12.0" ,
36+ "macOS" : " 10.16"
37+ }
38+ }
39+ }
40+ }
You can’t perform that action at this time.
0 commit comments