1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 13:36:22 -04:00

640 Commits

Author SHA1 Message Date
XhmikosR
67b2ba0ffc 0.93.0 2022-10-28 16:29:52 +03:00
XhmikosR
a938e4007d Update Hugo to v0.105.0. 2022-10-28 16:29:26 +03:00
XhmikosR
3dd8287d91 Update devDependencies 2022-10-28 16:28:50 +03:00
XhmikosR
9505905e6d 0.92.3 v0.92.3 2022-10-06 10:17:30 +03:00
XhmikosR
75e2dc7384 Update devDependencies 2022-10-06 10:17:24 +03:00
XhmikosR
c41632b44b Update Hugo to v0.104.3. 2022-10-06 10:16:32 +03:00
XhmikosR
2f9c4a5868 0.92.2 2022-09-30 07:45:50 +03:00
XhmikosR
28dce425f7 Update Hugo to v0.104.2. 2022-09-30 07:45:39 +03:00
XhmikosR
cb9b6628e3 0.92.1 2022-09-26 20:54:47 +03:00
XhmikosR
4bf9dab5f1 Update Hugo to v0.104.1. 2022-09-26 20:54:31 +03:00
XhmikosR
41dae48388 0.92.0 2022-09-23 18:55:40 +03:00
XhmikosR
418d581a08 Update Hugo to v0.104.0. 2022-09-23 18:55:00 +03:00
XhmikosR
9dae62a62f 0.91.1 2022-09-18 18:48:17 +03:00
XhmikosR
449a8f4c5c Update Hugo to v0.103.1. 2022-09-18 18:42:10 +03:00
XhmikosR
c48e6b0813 0.91.0 2022-09-16 08:03:31 +03:00
XhmikosR
e26842bf48 Update Hugo to v0.103.0 and adapt filenames to the new version 2022-09-16 08:01:45 +03:00
XhmikosR
f81169a303 0.90.4 v0.90.4 2022-09-15 20:50:21 +03:00
XhmikosR
f297f23462 Add Linux Extended ARM64 version 2022-09-15 20:49:30 +03:00
XhmikosR
cb34e50900 Add DragonFlyBSD 2022-09-15 20:49:29 +03:00
XhmikosR
664f4b864d Remove no longer present binaries 2022-09-15 20:49:29 +03:00
XhmikosR
1ed054d850 0.90.3 v0.90.3 2022-09-15 08:34:21 +03:00
XhmikosR
c7a3c9b5a5 Update Hugo to v0.102.3. 2022-09-15 08:34:16 +03:00
XhmikosR
67509ee4a1 0.90.2 v0.90.2 2022-09-15 08:30:34 +03:00
XhmikosR
73abf499cc Update Hugo to v0.102.2. 2022-09-15 08:30:29 +03:00
XhmikosR
c1dd8258dc 0.90.1 2022-09-15 08:28:56 +03:00
XhmikosR
2489706675 Update Hugo to v0.102.1. 2022-09-15 08:28:48 +03:00
XhmikosR
e49c9fb7ee 0.90.0 2022-09-15 08:28:22 +03:00
XhmikosR
c842d7a76f Update Hugo to v102.0 and adapt the macOS filename 2022-09-15 08:28:14 +03:00
XhmikosR
3f8f20d654 Update devDependencies 2022-09-15 08:20:22 +03:00
jweberde
cbb4db4792
feat: Allowing to overwrite the Download Repository aka Download Mirror (#120)
introduces downloadRepo as new installation option allowing to define a mirror-repository
2022-09-15 08:15:27 +03:00
XhmikosR
2ee3c6bbaf 0.89.0 2022-06-16 18:25:30 +03:00
XhmikosR
eba5d856a1 Update devDependencies 2022-06-16 18:25:16 +03:00
XhmikosR
f36fd46b07 Update Hugo to v0.101.0. 2022-06-16 18:24:42 +03:00
XhmikosR
61054cf1f8 0.88.2 v0.88.2 2022-06-08 22:11:58 +03:00
XhmikosR
2b03c78aef Update Hugo to v0.100.2. 2022-06-08 22:11:46 +03:00
XhmikosR
79bf3c516b
CI: add Node.js 18 2022-06-06 08:01:44 +03:00
XhmikosR
47dc74a4e0 0.88.1 2022-06-01 17:53:08 +03:00
XhmikosR
eb307e8e51 Update Hugo to v0.100.1. 2022-06-01 17:53:00 +03:00
XhmikosR
7521ff779a 0.88.0 2022-05-31 18:27:25 +03:00
XhmikosR
19fc2f54b2 Update devDependencies 2022-05-31 18:27:18 +03:00
XhmikosR
6872d5c1ad Update Hugo to v0.100.0. 2022-05-31 18:26:48 +03:00
XhmikosR
8059989a54 0.87.1 v0.87.1 2022-05-18 18:05:39 +03:00
XhmikosR
11833f64b3 Update Hugo to v0.99.1. 2022-05-18 18:05:29 +03:00
dependabot[bot]
7222638d9e
Bump github/codeql-action from 1 to 2 (#121)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 07:33:41 +03:00
XhmikosR
b799f4e1bd 0.87.0 2022-05-17 07:31:56 +03:00
XhmikosR
380c9df7b0 Update devDependencies 2022-05-17 07:31:44 +03:00
XhmikosR
8aa82733ae Update Hugo to v0.99.0. 2022-05-17 07:30:57 +03:00
XhmikosR
42a2b720bc 0.86.0 2022-04-28 17:53:20 +03:00
XhmikosR
867ebeba4f Update devDependencies 2022-04-28 17:53:11 +03:00
XhmikosR
0337080cd4 Update Hugo to v0.98.0. 2022-04-28 17:52:52 +03:00