asciidoctor.asciidoctor-vscode: 3.4.2 -> 3.4.5

This commit is contained in:
Joachim Friedrich
2026-06-25 13:28:45 +02:00
parent 58462a7e8d
commit 85c816b9c6
2 changed files with 10 additions and 12 deletions
@@ -1,13 +1,11 @@
diff --git a/package.json b/package.json
index 7ab70e8..2ebe541 100644
--- a/package.json
+++ b/package.json
@@ -437,7 +437,7 @@
},
"asciidoc.asciidoctorpdf_command": {
"type": "string",
- "default": "asciidoctor-pdf",
+ "default": "@ASCIIDOCTOR_PDF_BIN@",
"markdownDescription": "%asciidoc.asciidoctorpdf_command.desc%",
"markdownDeprecationMessage": "%asciidoc.asciidoctorpdf_command.deprecationMessage%",
"scope": "resource"
},
"asciidoc.asciidoctorpdf_command": {
"type": "string",
- "default": "asciidoctor-pdf",
+ "default": "@ASCIIDOCTOR_PDF_BIN@",
"markdownDescription": "%asciidoc.asciidoctorpdf_command.desc%",
"markdownDeprecationMessage": "%asciidoc.asciidoctorpdf_command.deprecationMessage%",
"scope": "resource"
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "asciidoctor-vscode";
publisher = "asciidoctor";
version = "3.4.2";
hash = "sha256-HG3y7999xeE1erQZCnBgUPj/aC0Kwyn20PEZR9gKrxY=";
version = "3.4.5";
hash = "sha256-X7njFSqfb45l6ZTr7GDS3At6DMHyvBT41JoghOeVjwI=";
};
patches = [