summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenekH Automated AUR2023-03-27 20:43:21 +0000
committerBrenekH Automated AUR2023-03-27 20:43:21 +0000
commitd8e4b6ee8f1439dee64adb6507ee838a12dfc27f (patch)
tree0603c6b61042d770112e582a25892acc72396475 /PKGBUILD
parente7343467ab9fccda8a6cf90af84669a0255068c8 (diff)
downloadaur-d8e4b6ee8f1439dee64adb6507ee838a12dfc27f.tar.gz
Update to 3.2.2-1
Automatically committed from https://github.com/BrenekH/automated-aur/pull/76.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b226a2ef8b3c..ed107fcaf8ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Peter Sutton (foxxy) <foxxy@foxdogstudios.com>
pkgname=ngrok
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc='A tunneling, reverse proxy for developing and understanding networked, HTTP services'
url='https://ngrok.com'
@@ -12,15 +12,15 @@ license=('custom')
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
optdepends=('bash-completion: Bash completion support')
source=("TERMS-OF-SERVICE.txt")
-source_x86_64=("https://bin.equinox.io/a/iXjh6txJCWy/ngrok-v3-3.2.1-linux-amd64")
-source_i686=("https://bin.equinox.io/a/hcs69SDYhiQ/ngrok-v3-3.2.1-linux-386")
-source_armv7h=("https://bin.equinox.io/a/kdRY9AiwBRP/ngrok-v3-3.2.1-linux-arm")
-source_aarch64=("https://bin.equinox.io/a/5e8stSEtVCw/ngrok-v3-3.2.1-linux-arm64")
+source_x86_64=("https://bin.equinox.io/a/byftSCzg1Y8/ngrok-v3-3.2.2-linux-amd64")
+source_i686=("https://bin.equinox.io/a/ax5NwThX2kT/ngrok-v3-3.2.2-linux-386")
+source_armv7h=("https://bin.equinox.io/a/2D2x3RwGy66/ngrok-v3-3.2.2-linux-arm")
+source_aarch64=("https://bin.equinox.io/a/kYLZ4UkfYc5/ngrok-v3-3.2.2-linux-arm64")
sha256sums=('d1fce3c7e78d5f7e5307238ee5f371b7a10911aeb249e3358e945eaa8cf2f1b2')
-sha256sums_i686=('8e6947dac8f7781695276db64d3952189ab7ebd76e1558a4c0d168df5f683a96')
-sha256sums_x86_64=('10877500a4cc12c6f15acdd4034c517ecc452792bee42216df58e376cad05df5')
-sha256sums_armv7h=('4530c4f6b861737d598c83ff25429908d18f262afd1f34b87aa2c9098f9bb513')
-sha256sums_aarch64=('ab96bff1b897d851738dbf278fd3b9f6f1c28ce7bd52eba2529cdb26ee879889')
+sha256sums_i686=('afc4907abb91dd0304d0d2a8a52158b2cb23f51fb5d895697b954b496febc3a9')
+sha256sums_x86_64=('ff501a5071aeb4ae7c3542ef8d7507f2c8c955262cf0333dfef61feb56380891')
+sha256sums_armv7h=('93aafb8ed17b60cf2ac3f50f471190d37ddb34bf544a5ac4b2fc4bd57c7d219e')
+sha256sums_aarch64=('b4e868fa7cb0a63e4df4d21d6d5b6ad478a1d52438eccbb5fa0ba4a729e641c0')
# In order to make Ngrok's built-in updater happy, we need to avoid modifying the binary
options=(!strip)