Skip to content

Commit

Permalink
vscode-insiders-np: Update to version f80816ab8e21c65ed7f1f7e08ccdbff…
Browse files Browse the repository at this point in the history
…ae63610c6
  • Loading branch information
specter119 committed Jan 10, 2025
1 parent 2abeca5 commit f34ede1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/vscode-insiders-np.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: b7b6f26c6214e93095ab090b27cb069a85adc276
version: f80816ab8e21c65ed7f1f7e08ccdbffae63610c6
description: Visual Studio Code is a lightweight but powerful source code editor (Insiders Edition).
homepage: https://code.visualstudio.com/
license:
Expand All @@ -11,11 +11,11 @@ notes: |
reg import "$dir\install-associations.reg"
architecture:
64bit:
url: https://vscode.download.prss.microsoft.com/dbazure/download/insider/b7b6f26c6214e93095ab090b27cb069a85adc276/VSCode-win32-x64-1.97.0-insider.zip#/dl.7z
hash: b2bcf11f99dd99d5b64e001811b6d36e032fc1d944457e30b6afc054d5f4d9d5
url: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f80816ab8e21c65ed7f1f7e08ccdbffae63610c6/VSCode-win32-x64-1.97.0-insider.zip#/dl.7z
hash: c6b231604b518f601b471876abd6bdb2a6544563c71e043ae93fe78449603397
arm64:
url: https://vscode.download.prss.microsoft.com/dbazure/download/insider/b7b6f26c6214e93095ab090b27cb069a85adc276/VSCode-win32-arm64-1.97.0-insider.zip#/dl.7z
hash: 864546762c87e91e7aa1feb55db89beda797c575c7d5b6144026c41e3c103e6b
url: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f80816ab8e21c65ed7f1f7e08ccdbffae63610c6/VSCode-win32-arm64-1.97.0-insider.zip#/dl.7z
hash: c65e65016fe980ab830788167e8099aeb4e101bf9187b92cca9bb8715a18f7aa
post_install: |
$dirpath = "$dir".Replace('\', '\\')
$exepath = "$dir\Code - Insiders.exe".Replace('\', '\\')
Expand Down

0 comments on commit f34ede1

Please sign in to comment.