diff --git a/config/applications.json b/config/applications.json index 8c2359ee..92a5cc04 100644 --- a/config/applications.json +++ b/config/applications.json @@ -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",