diff --git a/_service b/_service
index f6cdb24..f732fd9 100644
--- a/_service
+++ b/_service
@@ -13,16 +13,22 @@
git
https://github.com/denoland/deno
- c7cba4eda73e000baa6bfbce6a156f9974edee36
- 2.0.0~rc10
+
+ @PARENT_TAG@
+ v2.0.0
+ v(.*)
+ \1
+ enable
deno-2.0.0*.tar
zst
+
deno
+ false
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..4b916c5
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/denoland/deno
+ a62c7e036ab6851c0293f407ead635a7331445b7
\ No newline at end of file
diff --git a/deno-2.0.0.tar.zst b/deno-2.0.0.tar.zst
new file mode 100644
index 0000000..c875f2a
--- /dev/null
+++ b/deno-2.0.0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6f3c7b52193ebea48ced0d5d35d534c50e3587798a52283344e313bf9cf4106e
+size 106727617
diff --git a/deno-2.0.0~rc10.tar.zst b/deno-2.0.0~rc10.tar.zst
deleted file mode 100644
index e3c72f3..0000000
--- a/deno-2.0.0~rc10.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d86a702a9b58a0dfd4c05aedb53c592c70149b949fcaf2b252ce5f4003a81df
-size 106781187
diff --git a/deno.changes b/deno.changes
index 8363c3d..7023c2e 100644
--- a/deno.changes
+++ b/deno.changes
@@ -1,3 +1,42 @@
+-------------------------------------------------------------------
+Wed Oct 9 09:46:54 UTC 2024 - Soc Virnyl Estela
+
+- update to version v2.0.0:
+ * fix: use tree-sitter for deno_doc
+ * fix: disable same-origin.html WPT
+ * refactor: remove usage of full_range
+ * fix(ext/node): internal buffer length in readSync
+ * fix(console): missing cause property on non-error objects
+ * fix(lsp): exclude missing import quick fixes with bad resolutions
+ * feat(lsp): add a message when someone runs 'deno lsp' manually
+ * fix(ext/webstorage): make `getOwnPropertyDescriptor` with symbol return `undefined`
+ * feat(ext/crypto): X448 support
+ * refactor: improve node permission checks
+ * chore: enable lock_deno_json_package_json_deps
+ * fix(node): fix worker_threads issues blocking Angular support
+ * tests: enable package_json_node_modules_none
+ * fix(install): surface package.json dependency errors
+ * Revert "feat: warn when using --allow-run with no allow list"
+ * tests: enable specs::run::package_json::invalid_value
+ * fix(npm): root package has peer dependency on itself
+ * fix(task): use current executable for deno even when not named deno
+ * chore: show expectation diff for wpt tests
+ * fix: don't prompt when using `Deno.permissions.request` with `--no-prompt`
+ * chore: remove custom `bench` profile
+ * fix(ext/crypto): fix identity test for x25519 derive bits
+ * feat(permissions): allow importing from cdn.jsdelivr.net by default
+ * perf: Use -O3 for sui in release builds
+ * fix: enable `Win32_Security` feature in `windows-sys`
+ * fix(install): store tags associated with package in node_modules dir
+ * chore: disable flaky uv_test.js for now
+ * fix(install): compare versions directly to decide whether to create a child node_modules dir for a workspace member
+ * feat(byonm): support `deno run npm:` when package is not in package.json
+ * fix(node): implement libuv APIs needed to support `npm:sqlite3`
+ * Revert "fix(urlpattern): fallback to empty string for undefined group values"
+ * fix(workspace): handle when config has members when specified via --config
+ * fix(no-slow-types): better `override` handling
+ * perf(ext/node): reduce some allocations in require
+
-------------------------------------------------------------------
Mon Oct 7 23:26:04 UTC 2024 - Soc Virnyl Estela
diff --git a/deno.obsinfo b/deno.obsinfo
index f66457c..2b80ff9 100644
--- a/deno.obsinfo
+++ b/deno.obsinfo
@@ -1,5 +1,4 @@
name: deno
-version: 2.0.0~rc10
-mtime: 1706983689
-commit: c7cba4eda73e000baa6bfbce6a156f9974edee36
-
+version: 2.0.0
+mtime: 1728465847
+commit: a62c7e036ab6851c0293f407ead635a7331445b7
diff --git a/deno.spec b/deno.spec
index 65fc540..c3dbdfe 100644
--- a/deno.spec
+++ b/deno.spec
@@ -19,7 +19,7 @@
Name: deno
-Version: 2.0.0~rc10
+Version: 2.0.0
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT
@@ -32,7 +32,7 @@ BuildRequires: clang
# needed by `libz-ng-sys` after 1.36.1
# see: https://build.opensuse.org/package/show/devel:languages:javascript/deno#comment-1808174
BuildRequires: cmake
-BuildRequires: cargo >= 1.68.0
+BuildRequires: cargo >= 1.80
BuildRequires: gn
BuildRequires: lld
BuildRequires: llvm
diff --git a/vendor.tar.zst b/vendor.tar.zst
index ace45e1..b2d2839 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:49a469b5988c25f1d652499c31c103288f4332a19fdd2665e311416bb48de756
-size 97310468
+oid sha256:4b715210c248a0c7d7056b0495fcec545d34c249b41d76936457f804eec39261
+size 95107232