mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
Add Microsoft Power Automate and Swift toolchain (#1774)
* Add power automate * Add swift toolchain
This commit is contained in:
@ -1423,6 +1423,14 @@
|
|||||||
"link": "https://www.postman.com/",
|
"link": "https://www.postman.com/",
|
||||||
"winget": "Postman.Postman"
|
"winget": "Postman.Postman"
|
||||||
},
|
},
|
||||||
|
"WPFInstallpowerautomate": {
|
||||||
|
"category": "Microsoft Tools",
|
||||||
|
"choco": "powerautomatedesktop",
|
||||||
|
"content": "Power Automate",
|
||||||
|
"description": "Using Power Automate Desktop you can automate tasks on the desktop as well as the Web.",
|
||||||
|
"link": "https://www.microsoft.com/en-us/power-platform/products/power-automate",
|
||||||
|
"winget": "Microsoft.PowerAutomateDesktop"
|
||||||
|
},
|
||||||
"WPFInstallpowerbi": {
|
"WPFInstallpowerbi": {
|
||||||
"category": "Microsoft Tools",
|
"category": "Microsoft Tools",
|
||||||
"choco": "powerbi",
|
"choco": "powerbi",
|
||||||
@ -1743,6 +1751,14 @@
|
|||||||
"link": "https://stefansundin.github.io/superf4/",
|
"link": "https://stefansundin.github.io/superf4/",
|
||||||
"winget": "StefanSundin.Superf4"
|
"winget": "StefanSundin.Superf4"
|
||||||
},
|
},
|
||||||
|
"WPFInstallswift": {
|
||||||
|
"category": "Development",
|
||||||
|
"choco": "na",
|
||||||
|
"content": "Swift toolchain",
|
||||||
|
"description": "Swift is a general-purpose programming language that’s approachable for newcomers and powerful for experts.",
|
||||||
|
"link": "https://www.swift.org/",
|
||||||
|
"winget": "Swift.Toolchain"
|
||||||
|
},
|
||||||
"WPFInstallsynctrayzor": {
|
"WPFInstallsynctrayzor": {
|
||||||
"category": "Utilities",
|
"category": "Utilities",
|
||||||
"choco": "synctrayzor",
|
"choco": "synctrayzor",
|
||||||
|
Reference in New Issue
Block a user