diff --git a/_service b/_service
index cc78aa0..fefd0f2 100644
--- a/_service
+++ b/_service
@@ -3,11 +3,10 @@
https://github.com/JuliaLang/juliaup
@PARENT_TAG@
git
- 4be66cf
+ c5df6faf6cdb26951bf378e1633a0cf4bfe77a78
v(.*)
\1
enable
- socvirnyl.estela@gmail.com
@@ -20,8 +19,6 @@
zst
true
-
- juliaup
-
+
diff --git a/cargo_config b/cargo_config
deleted file mode 100644
index 6fb4ff4..0000000
--- a/cargo_config
+++ /dev/null
@@ -1,5 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/juliaup-1.11.15.tar.zst b/juliaup-1.11.15.tar.zst
deleted file mode 100644
index 1f41795..0000000
--- a/juliaup-1.11.15.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ca31f7707559196e07a74cada4a0cfda046c3fbb2e38a7a0c118aca31f5c952
-size 110823475
diff --git a/juliaup-1.12.5.tar.zst b/juliaup-1.12.5.tar.zst
new file mode 100644
index 0000000..111adb4
--- /dev/null
+++ b/juliaup-1.12.5.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0baf567ec84fb60431c2aad90b43e36575f0ec0c4f8e3cebdff1649c2e43bc7b
+size 699087
diff --git a/juliaup.changes b/juliaup.changes
index cd4d74d..eb731f4 100644
--- a/juliaup.changes
+++ b/juliaup.changes
@@ -1,3 +1,44 @@
+-------------------------------------------------------------------
+Tue Dec 5 21:29:25 UTC 2023 - Soc Virnyl Estela
+
+- Remove cargo_config.
+- Update to version 1.12.5:
+ * Handle an error condition correctly
+ * Return full 32 bit exit code from julialauncher
+ * Update deps
+ * follow symlinks
+ * Sort versions in status output in natural order.
+ * Bump actions/checkout from 3 to 4
+ * Change triggers for rust fmt workflow
+ * Run `cargo fmt` and check in the results
+ * Update deps
+ * Update deps
+ * Move script around
+ * Update deps
+ * Human sort channel list
+ * Remove license dialog from MSI installer
+ * Update deps
+ * Update deps
+ * fix banner bg color
+ * fix 491 to 493px wide
+ * bitmaps for msi installer
+ * Change to JULIAUP_DEPOT_PATH
+ * Update LICENSE
+ * Fix release.yml bug
+ * Build portable versions
+ * Fix gnu toolchain
+ * Install correct mingw toolchain
+ * Pick more specific toolchains
+ * Add more fine control over binary creation
+ * Update README
+ * Move crates publishing to release channel
+ * Change way secret is passed to cargo publish
+ * Fix release build bug
+ * Fix crates publication step
+ * Add publish to crates step
+ * Add docs for JULIAUP_HOME
+ * Use JULIAUP_HOME instead of JULIA_DEPOT_PATH
+
-------------------------------------------------------------------
Sun Aug 13 13:48:33 UTC 2023 - Soc Virnyl Estela
diff --git a/juliaup.spec b/juliaup.spec
index 6ba0466..dd33959 100644
--- a/juliaup.spec
+++ b/juliaup.spec
@@ -21,7 +21,7 @@
%global latest_julia_version 1.8.3
Name: juliaup
-Version: 1.11.15
+Version: 1.12.5
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
@@ -29,7 +29,6 @@ Group: Development/Languages/Other
URL: https://github.com/JuliaLang/juliaup
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
-Source2: cargo_config
BuildRequires: cargo-packaging
BuildRequires: rust+cargo
BuildRequires: zstd
@@ -51,8 +50,6 @@ release channel abstraction.
%prep
%autosetup -a1 -p1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
%build
%{cargo_build} --no-default-features
diff --git a/vendor.tar.zst b/vendor.tar.zst
index e62bbf5..e7156fc 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:bcde0395b3b365ec1026ff1d92f3c7d60707571fd0fa971c9b09ce7df493ea0f
-size 45955861
+oid sha256:5aa24130a16c3d8c497b966770020c795748d6abb606d2fe19bb26f042c47a7f
+size 39463808