1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-13 02:55:29 -04:00

chore: bump to Hugo v0.163.1

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-06-12 10:11:06 -04:00
committed by GitHub
parent 514af994b6
commit e579501456
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "hugo-extended", "name": "hugo-extended",
"version": "0.163.0", "version": "0.163.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-extended", "name": "hugo-extended",
"version": "0.163.0", "version": "0.163.1",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "hugo-extended", "name": "hugo-extended",
"version": "0.163.0", "version": "0.163.1",
"description": "✏️ Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.", "description": "✏️ Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
"license": "MIT", "license": "MIT",
"repository": { "repository": {