run OSS license tool (#229904)

* run OSS license tool

* bump distro
This commit is contained in:
Benjamin Pasero
2024-09-27 06:21:02 +02:00
committed by GitHub
parent 3cf6788958
commit 3d6f6d2df3
2 changed files with 3 additions and 1 deletions

View File

@@ -3259,6 +3259,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[`cmac`]: ./cmac
[`hmac`]: ./hmac
[`pmac`]: ./pmac
[`retail-mac`]: ./retail-mac
[//]: # (footnotes)
@@ -3271,6 +3272,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[CMAC]: https://en.wikipedia.org/wiki/One-key_MAC
[HMAC]: https://en.wikipedia.org/wiki/HMAC
[PMAC]: https://en.wikipedia.org/wiki/PMAC_(cryptography)
[Retail MAC]: https://en.wikipedia.org/wiki/ISO/IEC_9797-1#MAC_algorithm_3
---------------------------------------------------------
---------------------------------------------------------

View File

@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.94.0",
"distro": "ffcc24343ac46468a625666e5b9e673971dd1a1f",
"distro": "350f0404ef17accb38b1359e82886738870a7377",
"author": {
"name": "Microsoft Corporation"
},