Skip to content

Commit

Permalink
Upgrade Hugo to 0.123.3
Browse files Browse the repository at this point in the history
  • Loading branch information
henriksommerfeld committed Feb 25, 2024
1 parent 14a4bf3 commit 873717d
Show file tree
Hide file tree
Showing 771 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM mcr.microsoft.com/playwright:v1.41.2 as playwright

FROM playwright as playwright-hugo
RUN wget -O /tmp/hugo.tar.gz https://github.com/gohugoio/hugo/releases/download/v0.122.0/hugo_extended_0.122.0_Linux-64bit.tar.gz
RUN wget -O /tmp/hugo.tar.gz https://github.com/gohugoio/hugo/releases/download/v0.123.3/hugo_extended_0.123.3_Linux-64bit.tar.gz
RUN tar zxvf /tmp/hugo.tar.gz -C /tmp/
RUN mv /tmp/hugo /usr/bin/

Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build.environment]
HUGO_VERSION = "0.122.0"
HUGO_VERSION = "0.123.3"
NODE_ENV = "production"

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/styles/about-bundle.min.3d26ee88f5aaa97ca8bf23d67399f1d85866db4f777d5bba579fcd3b06e29bae0187d2dafaa4f954b9e38e5ea0952a9119ebe239ad7aa44d107af8be30ff7dde.css","MediaType":"text/css","Data":{"Integrity":"sha512-PSbuiPWqqXyovyPWc5nx2Fhm2093fVu6V5/NOwbim64Bh9La+qT5VLnjjl6glSqRGeviOa16pE0Qevi+MP993g=="}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/styles/guide-bundle.min.e1070356fab2b617b43a8d3a399dddb31b6a2b6d46e2620093f598b92d7684969da432d11d931a1dcb30e23c26f4e5eced741cd59b35d0566f20a76da25beec9.css","MediaType":"text/css","Data":{"Integrity":"sha512-4QcDVvqythe0Oo06OZ3dsxtqK21G4mIAk/WYuS12hJadpDLRHZMaHcsw4jwm9OXs7XQc1Zs10FZvIKdtolvuyQ=="}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/styles/main-bundle.1b26684683148fb35cade76f661b47cae397b2e0e7c23cf57e58858a0cfdb72246a1dc0493b73caa20ab4fa3cb99b38d894874ccf30ee3d70279f6cf7f199f62.css","MediaType":"text/css","Data":{"Integrity":"sha512-GyZoRoMUj7NcredvZhtHyuOXsuDnwjz1fliFigz9tyJGodwEk7c8qiCrT6PLmbONiUh0zPMO49cCefbPfxmfYg=="}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/styles/post-bundle.min.cfed041ee852f0c122de36d7eddadcdbd8ae08c15c2aa6f0934582ed7dba4165ca42cadf13c788a01d209e5cdfc50005df295ec52ca4ddbdfc28f3181a55adbb.css","MediaType":"text/css","Data":{"Integrity":"sha512-z+0EHuhS8MEi3jbX7drc29iuCMFcKqbwk0WC7X26QWXKQsrfE8eIoB0gnlzfxQAF3ylexSyk3b38KPMYGlWtuw=="}}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"/styles/print-bundle.eb7e84997bbd871c2eaf8a9a212afbaa4f9e7787606295cb3d8a267ea5cf769da7acc40bb2991471235409bcfe2df074e316576c307cc8172b9e30a76a476de5.css","MediaType":"text/css","Data":{"Integrity":"sha512-636EmXu9hxwur4qaISr7qk+ed4dgYpXLPYomfqXPdp2nrMQLspkUcSNUCbz+LfB04xZXbDB8yBcrnjCnakdt5Q=="}}
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit 873717d

Please sign in to comment.