We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640a51e commit 3ccf1c4Copy full SHA for 3ccf1c4
1 file changed
Install-Software.ps1
@@ -78,6 +78,7 @@ $ChocoPrograms = [ordered]@{
78
"GIMP" = "gimp", "Image editor";
79
# "Git" = "git", "Version control";
80
"GNU Octave" = "octave", "Free MATLAB alternative";
81
+ "Google Drive" = "googledrive", "Cloud storage client";
82
"Gpg4Win" = "gpg4win", "GPG / PGP software for encryption and signing";
83
"ImageJ" = "imagej", "Image processing and analysis software";
84
"Inkscape" = "inkscape", "Vector graphics editor";
0 commit comments