Applications.json tweaks (#2172)

* Changed Go details

* Changed the details of go

* Removed winget trying to install multiple packages at once

* Update DevToys wniget package ID
This commit is contained in:
Owen 2024-06-28 15:56:42 +01:00 committed by GitHub
parent f68c9bf213
commit 312f42f39a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -389,7 +389,7 @@
"content": "DevToys", "content": "DevToys",
"description": "DevToys is a collection of development-related utilities and tools for Windows. It includes tools for file management, code formatting, and productivity enhancements for developers.", "description": "DevToys is a collection of development-related utilities and tools for Windows. It includes tools for file management, code formatting, and productivity enhancements for developers.",
"link": "https://devtoys.app/", "link": "https://devtoys.app/",
"winget": "9PGCV4V3BK4W" "winget": "DevToys-app.DevToys"
}, },
"WPFInstalldigikam": { "WPFInstalldigikam": {
"category": "Multimedia Tools", "category": "Multimedia Tools",
@ -733,7 +733,7 @@
"content": "Git Extensions", "content": "Git Extensions",
"description": "Git Extensions is a graphical user interface for Git, providing additional features for easier source code management.", "description": "Git Extensions is a graphical user interface for Git, providing additional features for easier source code management.",
"link": "https://gitextensions.github.io/", "link": "https://gitextensions.github.io/",
"winget": "Git.Git;GitExtensionsTeam.GitExtensions" "winget": "GitExtensionsTeam.GitExtensions"
}, },
"WPFInstallgithubcli": { "WPFInstallgithubcli": {
"category": "Development", "category": "Development",
@ -741,7 +741,7 @@
"content": "GitHub CLI", "content": "GitHub CLI",
"description": "GitHub CLI is a command-line tool that simplifies working with GitHub directly from the terminal.", "description": "GitHub CLI is a command-line tool that simplifies working with GitHub directly from the terminal.",
"link": "https://cli.github.com/", "link": "https://cli.github.com/",
"winget": "Git.Git;GitHub.cli" "winget": "GitHub.cli"
}, },
"WPFInstallgithubdesktop": { "WPFInstallgithubdesktop": {
"category": "Development", "category": "Development",
@ -749,7 +749,7 @@
"content": "GitHub Desktop", "content": "GitHub Desktop",
"description": "GitHub Desktop is a visual Git client that simplifies collaboration on GitHub repositories with an easy-to-use interface.", "description": "GitHub Desktop is a visual Git client that simplifies collaboration on GitHub repositories with an easy-to-use interface.",
"link": "https://desktop.github.com/", "link": "https://desktop.github.com/",
"winget": "Git.Git;GitHub.GitHubDesktop" "winget": "GitHub.GitHubDesktop"
}, },
"WPFInstallgitkrakenclient": { "WPFInstallgitkrakenclient": {
"category": "Development", "category": "Development",
@ -794,9 +794,9 @@
"WPFInstallgolang": { "WPFInstallgolang": {
"category": "Development", "category": "Development",
"choco": "golang", "choco": "golang",
"content": "GoLang", "content": "Go",
"description": "GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency.", "description": "Go (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency.",
"link": "https://golang.org/", "link": "https://go.dev/",
"winget": "GoLang.Go" "winget": "GoLang.Go"
}, },
"WPFInstallgoogledrive": { "WPFInstallgoogledrive": {
@ -2397,7 +2397,7 @@
"content": "VS Code", "content": "VS Code",
"description": "Visual Studio Code is a free, open-source code editor with support for multiple programming languages.", "description": "Visual Studio Code is a free, open-source code editor with support for multiple programming languages.",
"link": "https://code.visualstudio.com/", "link": "https://code.visualstudio.com/",
"winget": "Git.Git;Microsoft.VisualStudioCode" "winget": "Microsoft.VisualStudioCode"
}, },
"WPFInstallvscodium": { "WPFInstallvscodium": {
"category": "Development", "category": "Development",
@ -2405,7 +2405,7 @@
"content": "VS Codium", "content": "VS Codium",
"description": "VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's VS Code.", "description": "VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's VS Code.",
"link": "https://vscodium.com/", "link": "https://vscodium.com/",
"winget": "Git.Git;VSCodium.VSCodium" "winget": "VSCodium.VSCodium"
}, },
"WPFInstallwaterfox": { "WPFInstallwaterfox": {
"category": "Browsers", "category": "Browsers",