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:
Gabi
2026-04-07 18:36:14 +03:00
committed by GitHub
parent 6198bb2cdd
commit 355bd17b88

View File

@@ -257,6 +257,15 @@
"link": "https://www.advancedrenamer.com/", "link": "https://www.advancedrenamer.com/",
"winget": "HulubuluSoftware.AdvancedRenamer" "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": { "citrixworkspaceapp": {
"category": "Utilities", "category": "Utilities",
"choco": "citrix-workspace", "choco": "citrix-workspace",
@@ -1038,6 +1047,15 @@
"link": "https://gerardog.github.io/gsudo/", "link": "https://gerardog.github.io/gsudo/",
"winget": "gerardog.gsudo" "winget": "gerardog.gsudo"
}, },
"hugo": {
"category": "Utilities",
"choco": "hugo-extended",
"content": "Hugo",
"description": "The worlds fastest framework for building websites.",
"link": "https://github.com/gohugoio/hugo/",
"winget": "Hugo.Hugo.Extended",
"foss": true
},
"handbrake": { "handbrake": {
"category": "Multimedia Tools", "category": "Multimedia Tools",
"choco": "handbrake", "choco": "handbrake",
@@ -2762,6 +2780,15 @@
"link": "https://unity.com/", "link": "https://unity.com/",
"winget": "Unity.UnityHub" "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": { "vagrant": {
"category": "Development", "category": "Development",
"choco": "vagrant", "choco": "vagrant",