diff options
author | crupest <crupest@outlook.com> | 2023-10-02 17:26:33 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-10-02 17:26:33 +0800 |
commit | 34b7b5540c28f503f40d67169c327dc3a902764d (patch) | |
tree | 0563b0dad47dfeb4c627ad920f2954ecefafc45c | |
parent | 51ad6db5e04dc7856533731df125e6272bc8f843 (diff) | |
download | crupest-34b7b5540c28f503f40d67169c327dc3a902764d.tar.gz crupest-34b7b5540c28f503f40d67169c327dc3a902764d.tar.bz2 crupest-34b7b5540c28f503f40d67169c327dc3a902764d.zip |
Update winget.json.
-rw-r--r-- | configs/winget.json | 141 |
1 files changed, 78 insertions, 63 deletions
diff --git a/configs/winget.json b/configs/winget.json index aefd823..a78016b 100644 --- a/configs/winget.json +++ b/configs/winget.json @@ -1,65 +1,80 @@ { - "$schema": "https://aka.ms/winget-packages.schema.2.0.json", - "CreationDate": "2023-09-07T23:52:43.535-00:00", - "Sources": [ - { - "Packages": [ - { - "PackageIdentifier": "7zip.7zip" - }, - { - "PackageIdentifier": "Mozilla.Firefox.DeveloperEdition" - }, - { - "PackageIdentifier": "Git.Git" - }, - { - "PackageIdentifier": "LLVM.LLVM" - }, - { - "PackageIdentifier": "Microsoft.WindowsTerminal" - }, - { - "PackageIdentifier": "Rufus.Rufus" - }, - { - "PackageIdentifier": "pnpm.pnpm" - }, - { - "PackageIdentifier": "Neovide.Neovide" - }, - { - "PackageIdentifier": "Microsoft.PowerShell" - }, - { - "PackageIdentifier": "OpenJS.NodeJS" - }, - { - "PackageIdentifier": "Microsoft.VisualStudioCode" - }, - { - "PackageIdentifier": "voidtools.Everything" - }, - { - "PackageIdentifier": "Kitware.CMake" - }, - { - "PackageIdentifier": "Neovim.Neovim" - }, - { - "PackageIdentifier": "Microsoft.PowerToys" - }, - { - "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.6.2291-preview" + "$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 |