aboutsummaryrefslogtreecommitdiff
path: root/hugo.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-07-26 10:46:38 +0300
committerGitHub <[email protected]>2023-07-26 10:46:38 +0300
commit2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3 (patch)
tree0a2d51a140ebda4155778a6bf43d2e1e311d952f /hugo.yml
parent8e5dada5b15a7605c856a05005cc3206cd4a72e3 (diff)
downloadbootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.tar.xz
bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.zip
Release v5.3.1 (#38956)
* Bump version to 5.3.1 * Dist
Diffstat (limited to 'hugo.yml')
-rw-r--r--hugo.yml26
1 files changed, 13 insertions, 13 deletions
diff --git a/hugo.yml b/hugo.yml
index 2bef47353..4d7140990 100644
--- a/hugo.yml
+++ b/hugo.yml
@@ -54,8 +54,8 @@ params:
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors"
- current_version: "5.3.0"
- current_ruby_version: "5.3.0"
+ current_version: "5.3.1"
+ current_ruby_version: "5.3.1"
docs_version: "5.3"
rfs_version: "v10.0.0"
github_org: "https://github.com/twbs"
@@ -68,20 +68,20 @@ params:
swag: "https://cottonbureau.com/people/bootstrap"
download:
- source: "https://github.com/twbs/bootstrap/archive/v5.3.0.zip"
- dist: "https://github.com/twbs/bootstrap/releases/download/v5.3.0/bootstrap-5.3.0-dist.zip"
- dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.3.0/bootstrap-5.3.0-examples.zip"
+ source: "https://github.com/twbs/bootstrap/archive/v5.3.1.zip"
+ dist: "https://github.com/twbs/bootstrap/releases/download/v5.3.1/bootstrap-5.3.1-dist.zip"
+ dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.3.1/bootstrap-5.3.1-examples.zip"
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
- css_hash: "sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
- css_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.rtl.min.css"
- css_rtl_hash: "sha384-PJsj/BTMqILvmcej7ulplguok8ag4xFTPryRq8xevL7eBYSmpXKcbNVuy+P0RMgq"
- js: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
- js_hash: "sha384-fbbOQedDUMZZ5KreZpsbe1LCZPVmfTnH7ois6mU1QK+m14rQ1l2bGBq41eYeM/fS"
- js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
- js_bundle_hash: "sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
+ css: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
+ css_hash: "sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9"
+ css_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.rtl.min.css"
+ css_rtl_hash: "sha384-PRrgQVJ8NNHGieOA1grGdCTIt4h21CzJs6SnWH4YMQ6G5F5+IEzOHz67L4SQaF0o"
+ js: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
+ js_hash: "sha384-Rx+T1VzGupg4BHQYs2gCW9It+akI2MM/mndMCy36UVfodzcJcF0GGLxZIzObiEfa"
+ js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
+ js_bundle_hash: "sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
popper_hash: "sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/esm/popper.min.js"