diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-01 11:18:41 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-01 14:18:04 +0200 |
commit | 77aa7d45e14184a329a469c37c4b1790423c5c4a (patch) | |
tree | 229b35f5bf21ace7439460f4a47760416cf7afa0 /typescript | |
parent | e643a267764d86a047eb95f724f9b7dd87d5f714 (diff) | |
download | contrib-77aa7d45e14184a329a469c37c4b1790423c5c4a.tar.gz contrib-77aa7d45e14184a329a469c37c4b1790423c5c4a.tar.xz |
typescript: 4.8.3 -> 4.8.4
Diffstat (limited to 'typescript')
-rw-r--r-- | typescript/.signature | 6 | ||||
-rw-r--r-- | typescript/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/typescript/.signature b/typescript/.signature index bfce63255..953d20c87 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wSdNUZLj6QH84aC7rCWfwbyG/WMfm2hA25h3pQ7ugB4nZJuT65YMhsJLI1SZISflzRgpgjLYWTwMYEu+5u4SgQ= -SHA256 (Pkgfile) = 2825328726925b856b9b08a7f60728c38d1b40ddd4afb6ff26848cc4f498f1f1 +RWSagIOpLGJF3+gjw2aZPom2gTaENxKLulVx1i2O430N9sLpJHm52sbPx2WOQHA73CzKnfBWMUPjZDPq+LtxcF/qTdMjPNKfiQg= +SHA256 (Pkgfile) = da8a1f78709ab1e57ab98bba210e0f6871a85c91b988fdf6de6a3c99cf12301d SHA256 (.footprint) = 9a28173d764eb8361a90bce2d2d84a377d7266eb5e7d3a7a6519d88afdbd3c7a -SHA256 (typescript-4.8.3.tgz) = ecda93ce2d2305f9ce730a78de6a2486e9b77fbec09f0e75a01bb43fdc1c95d9 +SHA256 (typescript-4.8.4.tgz) = 8e0118a302a4930ef0799e9fb64ef0038dce546b7889603c744676afd9c93c20 diff --git a/typescript/Pkgfile b/typescript/Pkgfile index 6a4a313bc..5b75d2977 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.8.3 +version=4.8.4 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |