mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
Add test for Hugo 0.56 (#160)
This commit is contained in:
parent
e18c5c5429
commit
6ef61decc2
3 changed files with 5 additions and 4 deletions
|
@ -9,6 +9,7 @@ env:
|
|||
- HUGO_VERSION="0.53"
|
||||
- HUGO_VERSION="0.54.0"
|
||||
- HUGO_VERSION="0.55.0"
|
||||
- HUGO_VERSION="0.56.0"
|
||||
|
||||
install:
|
||||
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"Target":"css/main.min.66cab924513b4e21e82a3a8bdf4737b1450d809e919f8db8b672e9744d7f2f1f.css","MediaType":"text/css","Data":{"Integrity":"sha256-Zsq5JFE7TiHoKjqL30c3sUUNgJ6Rn424tnLpdE1/Lx8="}}
|
||||
{"Target":"css/main.min.2dea652f263e82e4b5e383d634fd5333ab1fdd0f05ac2519bf2c68bddd1d0555.css","MediaType":"text/css","Data":{"Integrity":"sha256-LeplLyY+guS144PWNP1TM6sf3Q8FrCUZvyxovd0dBVU="}}
|
Loading…
Reference in a new issue