Remove cow archive metadata

See https://github.com/silverstripe/silverstripe-framework/issues/9232
This commit is contained in:
Ingo Schommer 2019-09-20 11:35:43 +12:00
parent d0521e1664
commit 03c2c996c5
1 changed files with 0 additions and 16 deletions

View File

@ -13,21 +13,5 @@
],
"exclude": [
"silverstripe/recipe-plugin"
],
"archives": [
{
"recipe": "silverstripe/recipe-core",
"files": [
"SilverStripe-framework-v{version}.zip",
"SilverStripe-framework-v{version}.tar.gz"
]
},
{
"recipe": "silverstripe/installer",
"files": [
"SilverStripe-cms-v{version}.zip",
"SilverStripe-cms-v{version}.tar.gz"
]
}
]
}