From 39512dc16474409e68a1797f201046e0e86ad450 Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Mon, 1 Sep 2025 13:21:14 +0200 Subject: [PATCH] run oss tool (#264319) --- cli/ThirdPartyNotices.txt | 6 +++--- package.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/ThirdPartyNotices.txt b/cli/ThirdPartyNotices.txt index 739b714d9c0..c7f8ef0b2a4 100644 --- a/cli/ThirdPartyNotices.txt +++ b/cli/ThirdPartyNotices.txt @@ -7383,7 +7383,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- regex-automata 0.4.6 - MIT OR Apache-2.0 -https://github.com/rust-lang/regex/tree/master/regex-automata +https://github.com/rust-lang/regex Copyright (c) 2014 The Rust Project Developers @@ -7415,7 +7415,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- regex-syntax 0.8.3 - MIT OR Apache-2.0 -https://github.com/rust-lang/regex/tree/master/regex-syntax +https://github.com/rust-lang/regex Copyright (c) 2014 The Rust Project Developers @@ -10506,7 +10506,7 @@ THE SOFTWARE. wasi 0.11.0+wasi-snapshot-preview1 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT wasi 0.9.0+wasi-snapshot-preview1 - Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT -https://github.com/bytecodealliance/wasi +https://github.com/bytecodealliance/wasi-rs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/package.json b/package.json index 09deab9048a..e08a8837059 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.104.0", - "distro": "c4728bca0e277089b2284f45740eed082a58b8f4", + "distro": "babbd7dccea1677009e3b97feba4724f232e6515", "author": { "name": "Microsoft Corporation" }, @@ -237,4 +237,4 @@ "optionalDependencies": { "windows-foreground-love": "0.5.0" } -} +} \ No newline at end of file