diff --git a/_service b/_service
index e750e97..6d75345 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/gleam-lang/gleam.git
@PARENT_TAG@
git
- v1.11.0
+ v1.12.0
*
v(\d+\.\d+\.\d+)
\1
@@ -17,6 +17,6 @@
gleam
zst
- false
+ true
diff --git a/gleam-1.11.0.tar.zst b/gleam-1.11.0.tar.zst
deleted file mode 100644
index 5fc5d6d..0000000
--- a/gleam-1.11.0.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d5e0141bc0d14ef9be30ee709633bd183b3d4c681aaa001b849fd83366f5e20
-size 1196230
diff --git a/gleam-1.12.0.tar.zst b/gleam-1.12.0.tar.zst
new file mode 100644
index 0000000..8b59211
--- /dev/null
+++ b/gleam-1.12.0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5038efb00c4137674d876dc2feb48d2041e108e82ca609bb2f8356e158d0d34f
+size 1237123
diff --git a/gleam.changes b/gleam.changes
index 42d4e7d..398474f 100644
--- a/gleam.changes
+++ b/gleam.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Sat Oct 11 13:20:34 UTC 2025 - Eyad Issa
+
+- Enable "update" in "cargo_vendor" service to allow updating
+ crates with known vulnerabilities
+- Update to 1.12.0:
+ * The dependency resolver and build-tool experience have been
+ improved to make version-conflict and manifest errors more
+ helpful and less painful to debug
+ * The formatter and tooling have had refinements to better handle
+ edge-cases.
+ * The compiler has improved unreachableābranch detection.
+ * Improved JavaScript compilation target: performance, generation
+ quality and correctness of compiled code have seen attention.
+ * Language Server / editor tooling enhancements: new code actions,
+ better completion/import behaviours, improved diagnostics and
+ automated fixes for common mistakes.
+ * Full changelog at
+ https://github.com/gleam-lang/gleam/blob/v1.12.0/changelog/v1.12.md
+
-------------------------------------------------------------------
Fri Jun 6 12:31:41 UTC 2025 - Eyad Issa
@@ -10,7 +30,7 @@ Fri Jun 6 12:31:41 UTC 2025 - Eyad Issa
* Fixed a bug where a bit array segment matching on a floating
point number would match with NaN or Infinity on the JavaScript
target
- * https://github.com/gleam-lang/gleam/blob/v1.11.1/CHANGELOG.md
+ * https://github.com/gleam-lang/gleam/blob/v1.11.0/CHANGELOG.md
-------------------------------------------------------------------
Tue May 20 09:10:09 UTC 2025 - Andrea Manzini
diff --git a/gleam.obsinfo b/gleam.obsinfo
index c444ec4..ad79dfc 100644
--- a/gleam.obsinfo
+++ b/gleam.obsinfo
@@ -1,4 +1,4 @@
name: gleam
-version: 1.11.0
-mtime: 1748868136
-commit: bb29a3f89d3975d67ee0871d4ab268c9fe0c199d
+version: 1.12.0
+mtime: 1754414820
+commit: 0fd345668f14b82381b4cf650d302c3401b705c4
diff --git a/gleam.spec b/gleam.spec
index 87e8916..7b8618b 100644
--- a/gleam.spec
+++ b/gleam.spec
@@ -17,7 +17,7 @@
Name: gleam
-Version: 1.11.0
+Version: 1.12.0
Release: 0
Summary: A friendly language for building type-safe, scalable systems!
License: Apache-2.0
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 596a5d7..d822dc2 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:3eb739540f5ab5396b6e193043c484d5ece4cd28ad12003fec565880a4d25ddf
-size 43444356
+oid sha256:042a9d7557b986bc23a4531b5c9024ebdd0850076adfaeb146b73b2395f6edb1
+size 36716506