Compare commits

...

2 Commits

Author SHA1 Message Date
Tommy 67a405dd63
Remove Hugo version pin
Signed-off-by: Tommy <contact@tommytran.io>
2023-12-30 18:44:46 -07:00
dependabot[bot] c084d7276b
Bump themes/WonderMod from `3e21361` to `d3368d1` (#9)
Bumps [themes/WonderMod](https://github.com/Wonderfall/hugo-WonderMod) from `3e21361` to `d3368d1`.
- [Commits](3e21361da7...d3368d1bb9)

---
updated-dependencies:
- dependency-name: themes/WonderMod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 17:26:24 -07:00
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
#!/bin/bash
#curl -L -s https://api.github.com/repos/gohugoio/hugo/releases/latest | grep "browser_download_url.*extended.*linux-amd64.tar.gz" | cut -d : -f 2,3 | sed 's/"//g' | xargs wget
wget https://github.com/gohugoio/hugo/releases/download/v0.119.0/hugo_0.119.0_Linux-64bit.tar.gz
curl -L -s https://api.github.com/repos/gohugoio/hugo/releases/latest | grep "browser_download_url.*extended.*linux-amd64.tar.gz" | cut -d : -f 2,3 | sed 's/"//g' | xargs wget
tar xvf ./*.tar.gz
chmod u+x ./hugo

@ -1 +1 @@
Subproject commit 3e21361da7ae3b30da3d82491fce933856a1912e
Subproject commit d3368d1bb90a11ef366fa2531eebfc6c1ffb6886