Skip to content

Commit c6f9e3d

Browse files
New quarto version 1.6.39
1 parent 1819dbc commit c6f9e3d

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

chocolatey/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ This chocolatey package is maintained directly by Quarto authors <https://quarto
66

77
Verification can be done this this way:
88

9-
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.37/quarto-1.6.37-win.zip
9+
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.39/quarto-1.6.39-win.zip
1010

11-
- Use 'Get-FileHash' to check the checksum: 073565f0bb28efc13421e6a3a63f3084a8275fa32010344e57f74db1b0fe4c28
11+
- Use 'Get-FileHash' to check the checksum: 0fc0678222326ca5b2affc97df832dc23b71cb404dd9b17895db7a607e8e5a75

chocolatey/quarto.nuspec

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<!-- == PACKAGE SPECIFIC SECTION == -->
55
<id>quarto</id>
6-
<version>1.6.37</version>
6+
<version>1.6.39</version>
77
<packageSourceUrl>https://github.com/quarto-dev/quarto-release-bundles</packageSourceUrl>
88
<owners>Christophe Dervieux</owners>
99
<!-- ============================== -->
@@ -27,7 +27,17 @@
2727
* Publish high-quality articles, reports, presentations, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.
2828
* Author with scientific markdown, including equations, citations, crossrefs, figure panels, callouts, advanced layout, and more.
2929
</description>
30-
<releaseNotes>All changes included in 1.6:
30+
<releaseNotes># v1.7 backports
31+
32+
## In this release
33+
34+
- ([#11509](https://github.com/quarto-dev/quarto-cli/issues/11509)): Fix link-decoration regression in HTML formats.
35+
36+
## In previous releases
37+
38+
- ([#11532](https://github.com/quarto-dev/quarto-cli/issues/11532)): Fix regression for [#660](https://github.com/quarto-dev/quarto-cli/issues/660), which causes files to have incorrect permissions when Quarto is installed in a location not writable by the current user.
39+
40+
# v1.6 changes
3141

3242
## Breaking changes
3343

0 commit comments

Comments
 (0)