mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Add test for hugo 0.49.1 (#95)
This commit is contained in:
parent
0bd3e485d3
commit
2267f54d5a
3 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@ git:
|
|||
|
||||
env:
|
||||
- HUGO_VERSION="0.48"
|
||||
- HUGO_VERSION="0.49.1"
|
||||
|
||||
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.34f8ba287806e0ec83cbeb4f926ddfed78f3ab2453f7463ead739774a418747f.css","MediaType":"text/css","Data":{"Integrity":"sha256-NPi6KHgG4OyDy+tPkm3f7XjzqyRT90Y+rXOXdKQYdH8="}}
|
||||
{"Target":"css/main.min.8cd6e972f12906c2d19917d7fd5d1de3c32d67ace6a8da5b2856f34ebbdb74ca.css","MediaType":"text/css","Data":{"Integrity":"sha256-jNbpcvEpBsLRmRfX/V0d48MtZ6zmqNpbKFbzTrvbdMo="}}
|
Loading…
Reference in a new issue