diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-14 12:18:44 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-12-14 12:37:27 +0100 |
commit | 88743d6ffc714584905377193f49513239f187f7 (patch) | |
tree | 49af0e4b8dec406fa03da70dea4b86e855dce15f /typescript | |
parent | 47e76eb709ea9d4319ca0417177df6d4d3b2d54e (diff) | |
download | contrib-88743d6ffc714584905377193f49513239f187f7.tar.gz contrib-88743d6ffc714584905377193f49513239f187f7.tar.xz |
typescript: 4.5.3 -> 4.5.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 4a7774afd..f539e1b0b 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z42bvgvKbAgZO1N38z+EyGyChgOAoHKYVenYlXF7a3EFTPOPQYc8ygIgYOs4ZCU4sCPzYQfJ4CprSUOFEYGNAA= -SHA256 (Pkgfile) = 9485644dcd612ff5e3cab84bfe2a45c6e061cebc99ce108e0da3482b35916467 +RWSagIOpLGJF3wcwz2PhWV+ad/ZYLbaAiJMF9SIac1w4xaknG3bubxkOpTSAlEJKsp7TliM7Nd1bBF6jiLSpKp8UOvSFB1bigAc= +SHA256 (Pkgfile) = cefa1ced4d10cc4bbc02fd5bd99fdc9071fbeb869d1a3398173957f82bd96e93 SHA256 (.footprint) = fca1780cb5a55cbbb591c54d201f1dca7ef297713d8e16288c6d368e4bb422aa -SHA256 (typescript-4.5.3.tgz) = d8f6a9ddafac40e982bab89cd98b01ed4df0eb514f5e9670d10454c7aa65b92f +SHA256 (typescript-4.5.4.tgz) = 5b2b014c4d6f9ad4615d7ced8cc32f882a4a96df8213722577b42277afb03cba diff --git a/typescript/Pkgfile b/typescript/Pkgfile index d5752f41a..a7a099baa 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.5.3 +version=4.5.4 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |