importexcel: Update to version 7.8.7

This commit is contained in:
github-actions[bot] 2024-05-12 20:25:17 +00:00
parent 504950280a
commit b35c72a5c2

View File

@ -1,10 +1,10 @@
{ {
"version": "7.8.6", "version": "7.8.7",
"description": "PowerShell module to import/export Excel spreadsheets, without Excel", "description": "PowerShell module to import/export Excel spreadsheets, without Excel",
"homepage": "https://github.com/dfinke/ImportExcel", "homepage": "https://github.com/dfinke/ImportExcel",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.6.nupkg", "url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.7.nupkg",
"hash": "ba4f3929c5c62611f999389ecbe068fb45a6d346fe91af38e70b619bf4c57fda", "hash": "489ba806a9f0109705e91f04d4bcedb9f2dd7c050862ea80942d09afc35722ad",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": { "psmodule": {
"name": "ImportExcel" "name": "ImportExcel"