Skip to content

Commit 5164b6c

Browse files
authored
Merge pull request #88 from ngrok/release-3.37.1
update to version 3.37.1
2 parents 25d39af + 2756bc2 commit 5164b6c

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/dwA8ZA5rcjH/ngrok-v3-3.36.1-linux-amd64.zip
28-
- on amd64 to i386: https://bin.ngrok.com/a/j4sfEXnNavg/ngrok-v3-3.36.1-linux-386.zip
29-
- on amd64 to armhf: https://bin.ngrok.com/a/kdnDaaA7xYn/ngrok-v3-3.36.1-linux-arm.zip
30-
- on amd64 to arm64: https://bin.ngrok.com/a/4eUskiBMftW/ngrok-v3-3.36.1-linux-arm64.zip
31-
- on amd64 to s390x: https://bin.ngrok.com/a/dsFpRuaw3Qg/ngrok-v3-3.36.1-linux-s390x.zip
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
3232
override-pull:
3333
| # pwd is the part's source directory in parts/<part name>/src/
3434
craftctl default
35-
craftctl set version=3.36.1
35+
craftctl set version=3.37.1
3636

3737
plugs:
3838
ngrok-config:

0 commit comments

Comments
 (0)