mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-04-11 17:37:18 +10:00
Added veravrypt and cryptomator and hugo to applications.json (#4305)
* Added veravrypt to applications.json * Added hugo to applications.json * Update applications.json
This commit is contained in:
@@ -257,6 +257,15 @@
|
||||
"link": "https://www.advancedrenamer.com/",
|
||||
"winget": "HulubuluSoftware.AdvancedRenamer"
|
||||
},
|
||||
"cryptomator": {
|
||||
"category": "Utilities",
|
||||
"choco": "cryptomator",
|
||||
"content": "Cryptomator",
|
||||
"description": "Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.",
|
||||
"link": "https://github.com/cryptomator/cryptomator/",
|
||||
"winget": "Cryptomator.Cryptomator",
|
||||
"foss": true
|
||||
},
|
||||
"citrixworkspaceapp": {
|
||||
"category": "Utilities",
|
||||
"choco": "citrix-workspace",
|
||||
@@ -1038,6 +1047,15 @@
|
||||
"link": "https://gerardog.github.io/gsudo/",
|
||||
"winget": "gerardog.gsudo"
|
||||
},
|
||||
"hugo": {
|
||||
"category": "Utilities",
|
||||
"choco": "hugo-extended",
|
||||
"content": "Hugo",
|
||||
"description": "The world’s fastest framework for building websites.",
|
||||
"link": "https://github.com/gohugoio/hugo/",
|
||||
"winget": "Hugo.Hugo.Extended",
|
||||
"foss": true
|
||||
},
|
||||
"handbrake": {
|
||||
"category": "Multimedia Tools",
|
||||
"choco": "handbrake",
|
||||
@@ -2762,6 +2780,15 @@
|
||||
"link": "https://unity.com/",
|
||||
"winget": "Unity.UnityHub"
|
||||
},
|
||||
"veravrypt": {
|
||||
"category": "Utilities",
|
||||
"choco": "veracrypt",
|
||||
"content": "VeraCrypt",
|
||||
"description": "Disk encryption with strong security based on TrueCrypt.",
|
||||
"link": "https://github.com/veracrypt/VeraCrypt/",
|
||||
"winget": "IDRIX.VeraCrypt",
|
||||
"foss": true
|
||||
},
|
||||
"vagrant": {
|
||||
"category": "Development",
|
||||
"choco": "vagrant",
|
||||
|
||||
Reference in New Issue
Block a user