diff --git a/_service b/_service
index fecbafc..19e17bc 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/JuliaLang/juliaup
@PARENT_TAG@
git
- 0a42faa
+ ea6a101
v(.*)
\1
enable
diff --git a/juliaup-1.11.0.tar.zst b/juliaup-1.11.0.tar.zst
new file mode 100644
index 0000000..cf8d987
--- /dev/null
+++ b/juliaup-1.11.0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9e808d0f85383000d32e66c294854911569a602a2c58b2ee7ea3e89987603eba
+size 110772468
diff --git a/juliaup-1.8.16.tar.zst b/juliaup-1.8.16.tar.zst
deleted file mode 100644
index b7bd39c..0000000
--- a/juliaup-1.8.16.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6aa030780123977d846edfe8384fddae006bea8c6623455e33654c4ba68421d2
-size 110766928
diff --git a/juliaup.changes b/juliaup.changes
index f0d2538..3b387cc 100644
--- a/juliaup.changes
+++ b/juliaup.changes
@@ -1,3 +1,54 @@
+-------------------------------------------------------------------
+Wed Jun 28 08:19:48 UTC 2023 - socvirnyl.estela@gmail.com
+
+- Update to version 1.11.0:
+ * Add all binaries to Cargo.toml
+ * Build everythin before running tests
+ * Add metadata to Cargo.toml
+ * Exclude some files from package
+ * Only buildnecessary binaries in release workflow
+ * Added a bit more error messages
+ * Fix warning about symlink folder not being on PATH
+ * Absolutize path for link command
+ * chore: Release juliaup version 1.10.0
+ * Add override documentation to README
+ * Rename `override list` to `override status`
+ * Add override tests
+ * Prevent deletion of channel that is used in override
+ * Format paths nicer on Windows
+ * Use override in launcher
+ * Add basic override management
+ * Add basic override scaffolding
+ * Add docs for JULIAUP_CHANNEL
+ * Go back to simpler error implementation
+ * Add tests for channel selection
+ * Add JULIAUP_CHANNEL env var
+ * Add SOCKS5 support on Linux/Mac
+ * Use more standard syntax
+ * Commit Cargo.lock
+ * Fix formatting
+ * Simplify http get request
+ * Revert test.yml changes
+ * Use reqwest
+ * use optional input
+ * work on better parsers
+ * Reorder args
+ * chore: added back ureq for macos deps
+ * chore: initial reqwest migration
+ * chore: generate new lockfile
+ * chore: replace ureq to reqwest in Cargo.toml
+ * fix: replace atty with is-terminal
+ * Update version db (#606)
+ * add a blame ignore revision file to avoid formatting changes to pollute git blame (#599)
+ * run cargo format on all files (#595)
+ * Update version db (#591)
+ * remove double negative from input
+ * add more cli parameters for automated install
+ * Sleep for 30 seconds before and after purging the Fastly cache
+ * Update juliaup.rs
+ * Fix update to work with removed channels
+ * Use better error messages
+
-------------------------------------------------------------------
Wed Mar 1 10:10:34 UTC 2023 - Soc Virnyl Estela
diff --git a/juliaup.spec b/juliaup.spec
index f0298c6..4df3d1f 100644
--- a/juliaup.spec
+++ b/juliaup.spec
@@ -21,7 +21,7 @@
%global latest_julia_version 1.8.3
Name: juliaup
-Version: 1.8.16
+Version: 1.11.0
Release: 0
Summary: Julia installer and version multiplexer
License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT
@@ -57,7 +57,7 @@ cp %{SOURCE2} .cargo/config
%install
%{cargo_install} --no-default-features
-ln -sfv "%{_bindir}/julialauncher" "%{buildroot}/%{_bindir}/julia"
+# ln -sfv "%%{_bindir}/julialauncher" "%%{buildroot}/%{_bindir}/julia"
%files
%license LICENSE
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 7b49552..d272932 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:ea247b78eaa4a7db95c4d8e98f37aa26a0976af31a11f5710d3109246ecc1e4a
-size 38569401
+oid sha256:119e4f9cdaf8adc05080a4768db49972ea0111fa9808417f4ceb75b56c636f65
+size 47820369