Merge pull request #260667 from r-ryantm/auto-update/php81Packages.castor

php81Packages.castor: 0.8.0 -> 0.9.1
This commit is contained in:
Weijia Wang 2023-10-12 23:29:03 +02:00 committed by GitHub
commit 1a3a7b6101
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
php.buildComposerProject (finalAttrs: {
pname = "castor";
version = "0.8.0";
version = "0.9.1";
src = fetchFromGitHub {
owner = "jolicode";
repo = "castor";
rev = "v${finalAttrs.version}";
hash = "sha256-rJz4BY74BI8gyT4ZlABc4PA+SCsd8guM0m2MTej350g=";
hash = "sha256-zTtMNBZcWjEQB70/6i4pvYEepDVCItJgkwrQ2xrXDAU=";
};
vendorHash = "sha256-Jh4mNNYEM9sy0Dp+dZtD+xrMICjAuspe9D9BDXcfUPM=";