diff options
author | Axel Navarro | 2022-07-07 22:25:06 -0300 |
---|---|---|
committer | Axel Navarro | 2022-07-07 22:25:06 -0300 |
commit | 319ee89a51633255bbbdb2725597634147d84054 (patch) | |
tree | 82644073f5c0938a51af507711a3677b126071b8 /.SRCINFO | |
parent | d61a3a15dc2104b4fce7188e0a05112c290ce5ca (diff) | |
download | aur-319ee89a51633255bbbdb2725597634147d84054.tar.gz |
upgpkg: bun 0.1.2-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ pkgbase = bun pkgdesc = A runtime for JavaScript and TypeScript - pkgver = 0.1.1 + pkgver = 0.1.2 pkgrel = 1 url = https://github.com/Jarred-Sumner/bun-releases-for-updater arch = x86_64 license = MIT provides = bun - source = bun-0.1.1.zip::https://github.com/Jarred-Sumner/bun-releases-for-updater/releases/download/bun-v0.1.1/bun-linux-x64.zip - sha256sums = 51c04d71627bf99868527f6a00397aba8bc013a90e1ef1a02080a4e93d291c0d + source = bun-0.1.2.zip::https://github.com/Jarred-Sumner/bun-releases-for-updater/releases/download/bun-v0.1.2/bun-linux-x64.zip + sha256sums = 5e39bed70900b02e4c9fa166e0c45d1b22f8829c362fef8dd272a8ee87d72d7b pkgname = bun |