File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ Set-PSDebug -Trace 1
99# Each entry: repo name -> @{ ref = '<commit|branch>'; dest = '<sub-folder>'? }
1010$external_docs = @ {
1111 # use either commit, or branch name to use its latest commit
12- " uno.wasm.bootstrap" = @ { ref = " 401557af53854da72beb2a32cd5b874d768a0702 " } # latest release/stable/10.0 branch commit
12+ " uno.wasm.bootstrap" = @ { ref = " 355c5318e01adc98aa156e7e7878661f8c2eece7 " } # latest release/stable/10.0 branch commit
1313 " uno.themes" = @ { ref = " 6dbbe45ef852fabeff2c41d134cbde6f2ef6bc96" } # latest release/stable/6.0 branch commit
1414 " uno.toolkit.ui" = @ { ref = " 915bf060ea6f059b7b48aeb0c052b021855b732a" } # latest release/stable/8.3 branch commit
15- " uno.check" = @ { ref = " 3b3907bdc3ffe2ae4dd03e96b2e7db2679d9e290 " } # latest release/stable/1.33 branch commit
15+ " uno.check" = @ { ref = " 3bd81468f842eb34fe4760d1694baf8e4ba6edba " } # latest release/stable/1.33 branch commit
1616 " uno.xamlmerge.task" = @ { ref = " 377ce2d9fdeab0d4f0b94a61e008731a40b10220" } # latest release/stable/1.33 branch commit
1717 " figma-docs" = @ { ref = " 842a2792282b88586a337381b2b3786e779973b4" } # latest main commit
1818 " uno.resizetizer" = @ { ref = " e051343230e86d2e4ebc5e1840e530dd4fc9a4da" } # latest main commit
You can’t perform that action at this time.
0 commit comments