Add garuda-update (#227)

This commit is contained in:
Jason Stelzer
2022-11-26 14:38:18 -05:00
committed by GitHub
parent e26ec4d9e0
commit 37b900c56a
2 changed files with 25 additions and 1 deletions

View File

@@ -225,6 +225,7 @@ pub struct Brew {
#[derive(Debug, Deserialize, Clone, Copy)]
#[serde(rename_all = "snake_case")]
pub enum ArchPackageManager {
GarudaUpdate,
Autodetect,
Trizen,
Paru,