phpPackages.php-codesniffer: 3.13.1 -> 3.13.2
This commit is contained in:
parent
8019c3d92c
commit
c42742c5a6
@ -6,16 +6,16 @@
|
|||||||
|
|
||||||
php.buildComposerProject2 (finalAttrs: {
|
php.buildComposerProject2 (finalAttrs: {
|
||||||
pname = "php-codesniffer";
|
pname = "php-codesniffer";
|
||||||
version = "3.13.1";
|
version = "3.13.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PHPCSStandards";
|
owner = "PHPCSStandards";
|
||||||
repo = "PHP_CodeSniffer";
|
repo = "PHP_CodeSniffer";
|
||||||
tag = finalAttrs.version;
|
tag = finalAttrs.version;
|
||||||
hash = "sha256-4znDEHFdDvshpa6BTyr+YV+IcSB486jTtnAk1fzPFt8=";
|
hash = "sha256-W+svoVatRY53KM7ZJQmFxyDf+N738TrCljv1erZUFuU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-j4SFRDf+JO3vnB7yo3wP9U00zjSPURr0fMuSvn4leAk=";
|
vendorHash = "sha256-y1tC9owXaa/l6M4RH/DEIuqTWgcU7zjrWi//zjwMvuo=";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
changelog = "https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/${finalAttrs.version}";
|
changelog = "https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/${finalAttrs.version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user