diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-09 19:23:08 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-09 21:57:13 +0000 |
commit | 895c0f225a211d0916bf5afc293f780c2b593588 (patch) | |
tree | 488bf2bf2096143d58422262d03414efca71db76 /typescript | |
parent | 2ce18d3bc0d1ee4f7c2e358bf89b89fa338e0719 (diff) | |
download | contrib-895c0f225a211d0916bf5afc293f780c2b593588.tar.gz contrib-895c0f225a211d0916bf5afc293f780c2b593588.tar.xz |
typescript: 4.9.3 -> 4.9.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 8c6ff27aa..df2e63ebb 100644 --- a/typescript/.signature +++ b/typescript/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wwAxvJVYBF5sT1WhfqgurerKt+PmnqYNKCVd6fOJ/W2OvJAWzcBmJyN30YxWwzEVBUxoLSn+OkaexZ0Fw2YdgE= -SHA256 (Pkgfile) = 0725f6c3b498c77a9d3fce413a8e793c38a011e02cba9a63138c3f2d1a73b925 +RWSagIOpLGJF3yoptXxonA89jm5b+iqU/Fhc2FT60hyeYHJp/YAgRir/BOTrIu4I7IWrNaY3IAwDBr+I9dsHhlEkwWa8IFljLAw= +SHA256 (Pkgfile) = 2e6aadc3d08342b401d7ae78d920386cbee2b358ee89a079ff4915b3de48f805 SHA256 (.footprint) = 6323ae0ec5325e31f912b0ef743e908baa4cd6cb544ff561fb654e81442f0b8a -SHA256 (typescript-4.9.3.tgz) = ed523eac657b57710511e36dee0f55a223c95f14edbd8cb9bc739838355efb43 +SHA256 (typescript-4.9.4.tgz) = 6f760a52442ba148303b41229afc6c0db0066244345b4585a3b5d5934cc71e48 diff --git a/typescript/Pkgfile b/typescript/Pkgfile index e5039c031..ffbc3b7f3 100644 --- a/typescript/Pkgfile +++ b/typescript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: npm name=typescript -version=4.9.3 +version=4.9.4 release=1 source=(https://registry.npmjs.org/$name/-/$name-$version.tgz) |