diff --git a/_service b/_service
index ad76754..007eaff 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
https://github.com/sharkdp/bat
- v0.22.1
+ v0.23.0
@PARENT_TAG@
v(.*)
diff --git a/bat-0.22.1.tar.xz b/bat-0.22.1.tar.xz
deleted file mode 100644
index 59d1547..0000000
--- a/bat-0.22.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d28346dc9db8a8605de49f18e3ec7294fbcf4ff96241e447295c4031708a8a1f
-size 56135196
diff --git a/bat-0.23.0.tar.xz b/bat-0.23.0.tar.xz
new file mode 100644
index 0000000..41edcc2
--- /dev/null
+++ b/bat-0.23.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cb1976b4030f4357507c05460ff1fd3ab86c6c2a6ddc087ed0eb62aeab085f30
+size 56215100
diff --git a/bat.changes b/bat.changes
index 5b7453e..b083649 100644
--- a/bat.changes
+++ b/bat.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Sat Mar 25 22:44:24 UTC 2023 - Michael Vetter
+
+- Update to 0.23.0:
+ Features:
+ * Implemented -S and --chop-long-lines flags as aliases for
+ --wrap=never. See #2309
+ * Breaking change: Environment variables can now override config
+ file settings (but command-line arguments still have the highest
+ precedence), see #1152, #1281, and #2381
+ * Implemented --nonprintable-notation=caret to support showing
+ non-printable characters using caret notation. See #2429
+ Bugfixes:
+ * Fix bat cache --clear not clearing the --target dir if specified. See #2393
+ Other:
+ * Various bash completion improvements, see #2310
+ * Disable completion of cache subcommand, see #2399
+ * Signifigantly improve startup performance on macOS, see #2442
+ * Bump MSRV to 1.62, see #2496
+ Syntaxes:
+ * Added support for Ada, see #1300 and #2316
+ * Added todo.txt syntax, see #2375
+ * Improve Manpage.sublime-syntax. See #2364 and #2461
+ * Added a new requirements.txt syntax, see #2361
+ * Added a new VimHelp syntax, see #2366
+ * Associate pdm.lock with TOML syntax, see #2410
+ * Todo.txt: Fix highlighting of contexts and projects at beginning
+ of done.txt, see #2411
+ * cmd-help: overhaul scope names (colors) to improve theme
+ support; misc syntax improvements. See #2419
+ * Added support for Crontab, see #2509
+
-------------------------------------------------------------------
Wed Nov 30 22:20:13 UTC 2022 - Filippo Bonazzi
diff --git a/bat.spec b/bat.spec
index 0615fc6..5dabcfa 100644
--- a/bat.spec
+++ b/bat.spec
@@ -1,7 +1,7 @@
#
# spec file for package bat
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: bat
-Version: 0.22.1
+Version: 0.23.0
Release: 0
Summary: A cat(1) clone with syntax highlighting and Git integration
License: Apache-2.0 OR MIT
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 9685e65..1ac8a1a 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:7b142fbc3ab44c7ecd5e3cf6b9ffc6ac94979905d5477a1d5f4a68bfd742adc7
-size 18598028
+oid sha256:9270dc831063f7e4bfd0ffe7d884d974d7f3200144731027c6ed0adcaf633ad2
+size 20918644