Skip to content

Commit c44d9b2

Browse files
authored
Merge pull request #89 from ngrok/release-3.37.2
update to version 3.37.2
2 parents 5164b6c + 2f6008d commit c44d9b2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

snapcraft.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ parts:
2424
ngrok:
2525
plugin: dump # used for unpacking the zip files
2626
source:
27-
- on amd64 to amd64: https://bin.ngrok.com/a/m9DXjDkXsWf/ngrok-v3-3.37.1-linux-amd64.zip
28-
- on amd64 to i386: https://bin.ngrok.com/a/kayNxUGH3z1/ngrok-v3-3.37.1-linux-386.zip
29-
- on amd64 to armhf: https://bin.ngrok.com/a/4PX1WHPgBKB/ngrok-v3-3.37.1-linux-arm.zip
30-
- on amd64 to arm64: https://bin.ngrok.com/a/djAQ2KJG3LU/ngrok-v3-3.37.1-linux-arm64.zip
31-
- on amd64 to s390x: https://bin.ngrok.com/a/fvgkP6dou5w/ngrok-v3-3.37.1-linux-s390x.zip
27+
- on amd64 to amd64: https://bin.ngrok.com/a/hna1YWiDsam/ngrok-v3-3.37.2-linux-amd64.zip
28+
- on amd64 to i386: https://bin.ngrok.com/a/cSFcrLuXJZ/ngrok-v3-3.37.2-linux-386.zip
29+
- on amd64 to armhf: https://bin.ngrok.com/a/87uPbVE668V/ngrok-v3-3.37.2-linux-arm.zip
30+
- on amd64 to arm64: https://bin.ngrok.com/a/kb46LC6qaj9/ngrok-v3-3.37.2-linux-arm64.zip
31+
- on amd64 to s390x: https://bin.ngrok.com/a/8JrsxnvtHGF/ngrok-v3-3.37.2-linux-s390x.zip
3232
override-pull:
3333
| # pwd is the part's source directory in parts/<part name>/src/
3434
craftctl default
35-
craftctl set version=3.37.1
35+
craftctl set version=3.37.2
3636

3737
plugs:
3838
ngrok-config:

0 commit comments

Comments
 (0)