From 55add1cf65a33d8351e8dae2b3522fe88eef502e Mon Sep 17 00:00:00 2001 From: isidor Date: Thu, 7 Dec 2023 15:04:52 +0100 Subject: [PATCH] Update distro hash in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c030e41ccd4..611316e144a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.85.0", - "distro": "4328d60096165035752852f47194f6273f05a519", + "distro": "1a07d32cc58bafa5dc4cf8cfa8f044b3789e285c", "author": { "name": "Microsoft Corporation" },