mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
ngrok-2: Use stable channel
This commit is contained in:
parent
794750fce2
commit
859c28dae1
@ -16,9 +16,10 @@ get_download_info() {
|
|||||||
channel=stable \
|
channel=stable \
|
||||||
os=$1 \
|
os=$1 \
|
||||||
goarm= \
|
goarm= \
|
||||||
target_version=2.2.8 \
|
|
||||||
arch=$2
|
arch=$2
|
||||||
|
|
||||||
|
# target_version=2.2.8 \
|
||||||
|
|
||||||
echo "}"
|
echo "}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user