* ngrok: move to pkgs/by-name
* ngrok: support phase hooks
* ngrok: reuse lib.platforms.unix
* ngrok: format using nixfmt-rfc-style
* ngrok: add downloadPage and changelog
* ngrok: remove nested `with lib`
* ngrok: use xh instead of httpie for updateScript
Currently httpie cannot validate HTTPS certificate due to
https://github.com/NixOS/nixpkgs/issues/94666. xh is an alternative
where this problem does not exist.
* ngrok: 3.10.1 -> 3.13.0
* ngrok: format update.sh
* ngrok: use BASH_SOURCE in update.sh
* ngrok: strip on non-darwin systems