hugo-extended
Advanced tools
Comparing version 0.75.1 to 0.76.0
@@ -17,3 +17,2 @@ 'use strict'; | ||
.src(`${baseUrl}hugo_${version}_Linux-ARM64.tar.gz`, 'linux', 'arm64') | ||
.src(`${baseUrl}hugo_${version}_macOS-32bit.tar.gz`, 'darwin', 'x86') | ||
.src(`${baseUrl}hugo_${version}_Windows-32bit.zip`, 'win32', 'x86') | ||
@@ -20,0 +19,0 @@ .src(`${baseUrl}hugo_${version}_FreeBSD-64bit.tar.gz`, 'freebsd', 'x64') |
{ | ||
"name": "hugo-extended", | ||
"version": "0.75.1", | ||
"version": "0.76.0", | ||
"description": "Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7144
44