summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cf133e67c64..1541dee3b195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,20 +3,20 @@
# Contributer: Peter Sutton (foxxy) <foxxy@foxdogstudios.com>
pkgname=ngrok
-pkgver=2.3.25
+pkgver=2.3.28
pkgrel=1
pkgdesc='A tunneling, reverse proxy for developing and understanding networked, HTTP services'
url='https://ngrok.com'
license=('custom')
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-source_i686=("https://bin.equinox.io/a/6rcayxm949T/ngrok-${pkgver}-linux-386")
-sha256sums_i686=('41adee8ffcf483de1be4225615d9b592ec24ff15e3d50f58b0300660d8c46eb7')
-source_x86_64=("https://bin.equinox.io/a/64ZvMbAj5L3/ngrok-${pkgver}-linux-amd64")
-sha256sums_x86_64=('679d174c2842f2e00e3e1b9475dced3bf11f1373cbe25e63d33acf1ef6971404')
-source_armv7h=("https://bin.equinox.io/a/i9vig9gvwFw/ngrok-${pkgver}-linux-arm")
-sha256sums_armv7h=('aff99ea51b67009d5dcf483fb96b984541e603d278eef95d7f92332cc2448e6f')
-source_aarch64=("https://bin.equinox.io/a/2T4jD3XV7uS/ngrok-${pkgver}-linux-arm64")
-sha256sums_aarch64=('5ca8d32a74e78e7d9678667134e6d8aba227ced7ba704d5d3e64e3c54a36f688')
+source_i686=("https://bin.equinox.io/a/dpxvrSQ9kZB/ngrok-${pkgver}-linux-386")
+sha256sums_i686=('5e33bdd702520a2755a704cb82131e30c19032c25390b8d482a255f6d38920e3')
+source_x86_64=("https://bin.equinox.io/a/3aXmZyUY9WX/ngrok-${pkgver}-linux-amd64")
+sha256sums_x86_64=('322711ddb3853043a70f733199334620957dec45d75ada207ad9054e9784d39c')
+source_armv7h=("https://bin.equinox.io/a/fpM8PBiufCd/ngrok-${pkgver}-linux-arm")
+sha256sums_armv7h=('60c4bff1464d887ac8756ea7eb95985b433ecc30b083df326947c49fed3b41e1')
+source_aarch64=("https://bin.equinox.io/a/gv7JbBxaJ2r/ngrok-${pkgver}-linux-arm64")
+sha256sums_aarch64=('a820db95ce6d570f7221312de879342b95b44dd3b18b2b4dfc331f9d55a62d3a')
package() {
cd "${srcdir}"