- Update to version 1.7.35:
* Delete another file at self uninstall * Document self uninstall * Only delete own files with self uninstall * Add link to second Juliacon talk * Fix escaping in MSIX manifest * Describe using `expect` to automate install * Use correct secret name * Update Julia Computing cert info * Update deps * Go back to ~/.juliaup as the default install location * Use system certificates on Linux - Remove strip option for debuginfo creation OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=53
This commit is contained in:
committed by
Git OBS Bridge
parent
f733cdafb7
commit
f0254a31b3
@@ -2,7 +2,4 @@
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
||||
|
||||
[profile]
|
||||
release = { strip = "symbols", lto = "thin", opt-level = "z" }
|
||||
directory = "vendor"
|
Reference in New Issue
Block a user