mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Fix hugo pre_install script
The script is no longer needed. https://github.com/spf13/hugo/issues/3385#issuecomment-297148887
This commit is contained in:
parent
0b4f82d0e1
commit
34e1435a59
@ -12,7 +12,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\hugo_*.exe)[0] $dir\\hugo.exe",
|
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/spf13/hugo"
|
"github": "https://github.com/spf13/hugo"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user