Update SHA and pass

wiki
Pyjacpp 2026-06-13 17:35:14 +02:00
parent d43acf3449
commit e594c741b7
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
2 changed files with 3 additions and 3 deletions

View File

@ -182,7 +182,7 @@ in
name = "Citizen";
owner = "StarCitizenTools";
repo = "mediawiki-skins-Citizen";
tag = "v3.2.0";
tag = "v3.17.0";
sha256 = "sha256-XtjYMBK2pINwbAzAKFJ+nWxcFXQd2E/Gqf3x+3Pa8VE=";
};
};
@ -225,7 +225,7 @@ in
rev = "REL" + major + "_" + minor;
# Le SHA doit être changé à chaque nouveau commit de traduction.
# Pas de meilleure solution à ma connaissance pour suivre les releases.
sha256 = "sha256-WEg0QP4QXt89uvZCZvkfpycoZGBP640aTpaxbl5jsZs=";
sha256 = "sha256-lrBhevfXs1Eyi69uvF/+qs/+wzOsKm0SLbnY8lD6pp4=";
};
patches = [
# Cette extension soccupe des du contrôle daccès du Wiki
@ -292,7 +292,7 @@ in
rev = "REL" + major + "_" + minor;
# Le SHA doit être changé à chaque nouveau commit de traduction.
# Pas de meilleure solution à ma connaissance pour suivre les releases.
sha256 = "sha256-G2C/KuSgfWWftpHHhOABwFcOEb1zB8qmHi9KgrC6Jrc=";
sha256 = "sha256-04VCOKfrgrijrv9CdjXeaExmAsxIEWcWMz8W2KVutGI=";
};
patches = [ "${./WSOAuth.patch}" ];
};

Binary file not shown.