starters: update modules

This commit is contained in:
George Cushen 2024-11-04 15:56:18 +00:00
commit a0f0fcf6bc
24 changed files with 24 additions and 24 deletions

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.production.environment] [context.production.environment]

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125204555-f431a4a2c705 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125204555-f431a4a2c705
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
GO_VERSION = "1.21.5" GO_VERSION = "1.21.5"
NODE_VERSION = "21.1.0" NODE_VERSION = "21.1.0"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.15
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.production.environment] [context.production.environment]

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.production.environment] [context.production.environment]

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.production.environment] [context.production.environment]

View file

@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages name: Deploy website to GitHub Pages
env: env:
WC_HUGO_VERSION: '0.135.0' WC_HUGO_VERSION: '0.136.5'
on: on:
# Trigger the workflow every time you push to the `main` branch # Trigger the workflow every time you push to the `main` branch

View file

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8 github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.1
) )

View file

@ -1,2 +1,2 @@
build: build:
hugo_version: '0.135.0' hugo_version: '0.136.5'

View file

@ -3,7 +3,7 @@
publish = "public" publish = "public"
[build.environment] [build.environment]
HUGO_VERSION = "0.135.0" HUGO_VERSION = "0.136.5"
HUGO_ENABLEGITINFO = "true" HUGO_ENABLEGITINFO = "true"
[context.production.environment] [context.production.environment]