diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-11 13:30:03 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-12-11 14:09:03 +0100 |
commit | 3b85dbd68a6fdd884e4f86d8e04b22553891194e (patch) | |
tree | fb9c12c2b101d274c73a1f02c7172fa70ce24ea4 /typescript | |
parent | c92b6e4381f5e8735602186e84da6709f49dd950 (diff) | |
download | contrib-3b85dbd68a6fdd884e4f86d8e04b22553891194e.tar.gz contrib-3b85dbd68a6fdd884e4f86d8e04b22553891194e.tar.xz |
typescript: 4.5.2 -> 4.5.3
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 da4c64518..4a7774afd 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y/hFJIJlzv2vA/2PQRkcO/WgAiNGDcz98oRaVKOdo+jkRJ9EXX3tw/3sG8YFfxcJjKI/lVGi/nwmQNGkuiBfAQ= -SHA256 (Pkgfile) = 9093223d5c3cbe8d258dbf411ccb1ac9d9d4af8186d174fa451aada98b5d4cf4 +RWSagIOpLGJF3z42bvgvKbAgZO1N38z+EyGyChgOAoHKYVenYlXF7a3EFTPOPQYc8ygIgYOs4ZCU4sCPzYQfJ4CprSUOFEYGNAA= +SHA256 (Pkgfile) = 9485644dcd612ff5e3cab84bfe2a45c6e061cebc99ce108e0da3482b35916467 SHA256 (.footprint) = fca1780cb5a55cbbb591c54d201f1dca7ef297713d8e16288c6d368e4bb422aa -SHA256 (typescript-4.5.2.tgz) = 2368e53db3b877d2f9bc29812b10e91f6af3f0c078cc5204add9778cb521405e +SHA256 (typescript-4.5.3.tgz) = d8f6a9ddafac40e982bab89cd98b01ed4df0eb514f5e9670d10454c7aa65b92f diff --git a/typescript/Pkgfile b/typescript/Pkgfile index da3798a45..d5752f41a 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.5.2 +version=4.5.3 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |