mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-29 01:11:30 -06:00
Add Microsoft Power Automate and Swift toolchain (#1774)
* Add power automate * Add swift toolchain
This commit is contained in:
parent
197162f337
commit
74d43e378e
@ -1423,6 +1423,14 @@
|
||||
"link": "https://www.postman.com/",
|
||||
"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": {
|
||||
"category": "Microsoft Tools",
|
||||
"choco": "powerbi",
|
||||
@ -1743,6 +1751,14 @@
|
||||
"link": "https://stefansundin.github.io/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": {
|
||||
"category": "Utilities",
|
||||
"choco": "synctrayzor",
|
||||
|
Loading…
Reference in New Issue
Block a user