diff options
author | crupest <crupest@outlook.com> | 2024-10-23 23:32:32 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-10-31 18:43:15 +0800 |
commit | 450b5347e75bf759a5588522bd7ff4e8a7e3d664 (patch) | |
tree | a0361391ef5abbd0512f7c4c50e814444991eb71 /configs/winget.json | |
parent | a51f078e3b7a456b8f47a74c6e370399a43a47c1 (diff) | |
download | crupest-450b5347e75bf759a5588522bd7ff4e8a7e3d664.tar.gz crupest-450b5347e75bf759a5588522bd7ff4e8a7e3d664.tar.bz2 crupest-450b5347e75bf759a5588522bd7ff4e8a7e3d664.zip |
feat(config): update some Windows bootstrap files.
Diffstat (limited to 'configs/winget.json')
-rw-r--r-- | configs/winget.json | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/configs/winget.json b/configs/winget.json deleted file mode 100644 index a78016b..0000000 --- a/configs/winget.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "$schema": "https://aka.ms/winget-packages.schema.2.0.json", - "CreationDate": "2023-10-02T17:22:04.615-00:00", - "Sources": [ - { - "Packages": [ - { - "PackageIdentifier": "7zip.7zip" - }, - { - "PackageIdentifier": "BurntSushi.ripgrep.MSVC" - }, - { - "PackageIdentifier": "Docker.DockerDesktop" - }, - { - "PackageIdentifier": "Mozilla.Firefox.DeveloperEdition" - }, - { - "PackageIdentifier": "Git.Git" - }, - { - "PackageIdentifier": "LLVM.LLVM" - }, - { - "PackageIdentifier": "Microsoft.VisualStudio.Locator" - }, - { - "PackageIdentifier": "Microsoft.WinDbg" - }, - { - "PackageIdentifier": "Microsoft.WindowsTerminal" - }, - { - "PackageIdentifier": "Ninja-build.Ninja" - }, - { - "PackageIdentifier": "Rufus.Rufus" - }, - { - "PackageIdentifier": "pnpm.pnpm" - }, - { - "PackageIdentifier": "Microsoft.PowerShell" - }, - { - "PackageIdentifier": "Kitware.CMake" - }, - { - "PackageIdentifier": "Neovim.Neovim" - }, - { - "PackageIdentifier": "Microsoft.VisualStudioCode" - }, - { - "PackageIdentifier": "OpenJS.NodeJS" - }, - { - "PackageIdentifier": "Neovide.Neovide" - }, - { - "PackageIdentifier": "Microsoft.PowerToys" - }, - { - "PackageIdentifier": "voidtools.Everything" - }, - { - "PackageIdentifier": "Python.Python.3.12" - } - ], - "SourceDetails": { - "Argument": "https://cdn.winget.microsoft.com/cache", - "Identifier": "Microsoft.Winget.Source_8wekyb3d8bbwe", - "Name": "winget", - "Type": "Microsoft.PreIndexed.Package" - } - } - ], - "WinGetVersion": "1.7.2711-preview" -}
\ No newline at end of file |