From 9bc727030236c3c696305645db51f7be6a3cbbaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:24:36 +0000 Subject: [PATCH] ngrok: Update to version 3.3.5 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index a0502a6f39..d5390d8012 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.3.4", + "version": "3.3.5", "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.", "homepage": "https://ngrok.com/", "license": { @@ -9,12 +9,12 @@ "notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/gnt2X9TLU/ngrok-v3-3.3.4-windows-amd64.zip", - "hash": "abcb69d3425951a9ae85d02a65188243621e12c06d3c8dfa4e1f1595f90649e0" + "url": "https://bin.equinox.io/a/45wEnzgJxa9/ngrok-v3-3.3.5-windows-amd64.zip", + "hash": "df7f8d667a2842cad20da9dea1e8eebae6a970fea83dd3ce8cd5357e0b64a856" }, "32bit": { - "url": "https://bin.equinox.io/a/2pJwkeuwPBx/ngrok-v3-3.3.4-windows-386.zip", - "hash": "135bed258a23defc55ce53deee1323421b028e1e369d0e45994a943b6ca07b37" + "url": "https://bin.equinox.io/a/5BvjhrDzf9Q/ngrok-v3-3.3.5-windows-386.zip", + "hash": "cdd6b31a9f88c1c4fedcf90ace2e6379bf1825a9f47e7f53e3b0283d660df3af" } }, "bin": "ngrok.exe",