Changes between Version 1 and Version 2 of jazz/22-06-25
- Timestamp:
- Jun 25, 2022, 4:50:25 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/22-06-25
v1 v2 20 20 coreutils 21 21 fzf 22 gdbm23 22 gettext 24 23 git … … 26 25 gmp 27 26 go 28 heroku29 heroku-node30 27 htop 31 28 jansson … … 33 30 libidn2 34 31 libunistring 35 mpdecimal36 32 mtr 37 33 ncurses … … 39 35 oniguruma 40 36 openssl@1.1 41 openssl@342 37 p7zip 43 38 pcre2 44 python@3.945 39 rclone 46 40 readline … … 52 46 unrar 53 47 wget 54 xz55 48 }}} 56 49 {{{ … … 60 53 font-hack 61 54 google-chrome 62 google-cloud-sdk63 55 joplin 64 56 messenger … … 75 67 #!graphviz 76 68 digraph "brew-dep" { rankdir=LR; node [shape=record]; 77 "ca-certificates"->"openssl@1.1"; "ca-certificates"->" openssl@3"; "ca-certificates"->"python@3.9"; "ca-certificates"->"wget"; "gdbm"->"python@3.9"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "heroku/brew/heroku-node"->"heroku"; "jansson"->"mtr"; "libidn2"->"wget"; "libunistring"->"libidn2"; "libunistring"->"wget"; "mpdecimal"->"python@3.9"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"nmap"; "openssl@1.1"->"python@3.9"; "openssl@1.1"->"wget"; "pcre2"->"git"; "readline"->"python@3.9"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"python@3.9"; "xz"->"python@3.9"; "bash-completion"; "ca-certificates"; "fzf"; "gdbm"; "gettext"; "git-extras"; "gmp"; "go"; "heroku-node"; "jansson"; "libunistring"; "mpdecimal"; "ncurses"; "oniguruma"; "p7zip"; "pcre2"; "rclone"; "readline"; "speedtest"; "telnet"; "tree"; "unrar"; "xz";69 "ca-certificates"->"openssl@1.1"; "ca-certificates"->"wget"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "jansson"->"mtr"; "libidn2"->"wget"; "libunistring"->"libidn2"; "libunistring"->"wget"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"nmap"; "openssl@1.1"->"wget"; "pcre2"->"git"; "readline"->"sqlite"; "readline"->"tig"; "bash-completion"; "ca-certificates"; "fzf"; "gettext"; "git-extras"; "gmp"; "go"; "jansson"; "libunistring"; "ncurses"; "oniguruma"; "p7zip"; "pcre2"; "rclone"; "readline"; "speedtest"; "telnet"; "tree"; "unrar"; 78 70 } 79 71 }}}