diff --git a/_service b/_service
index 40fec5e..fd4afee 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
https://github.com/sharkdp/bat
- f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f
+ v0.20.0
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index fdefebe..b95ff2b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
git://github.com/sharkdp/bat
f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f
https://github.com/sharkdp/bat
- f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f
\ No newline at end of file
+ 0655ecf23d778f1455e2d79f37a805a7bcca98d2
\ No newline at end of file
diff --git a/bat-0.18.2.tar.xz b/bat-0.18.2.tar.xz
deleted file mode 100644
index af28a2b..0000000
--- a/bat-0.18.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:63244be8683798d9d9e5c43a26193505e68e202c61886e3affe82c892fd11ae9
-size 39169136
diff --git a/bat-0.20.0.tar.xz b/bat-0.20.0.tar.xz
new file mode 100644
index 0000000..89f1ef5
--- /dev/null
+++ b/bat-0.20.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3d9a9abc93b73fd1f2bed90bd2f013d9bfd342996b423af566913cc64ec035ec
+size 56450632
diff --git a/bat.changes b/bat.changes
index 787d895..99b6075 100644
--- a/bat.changes
+++ b/bat.changes
@@ -1,3 +1,32 @@
+-------------------------------------------------------------------
+Mon Apr 18 14:50:14 UTC 2022 - Ferdinand Thiessen
+
+- Update to version 0.20.0
+ * New style component header-filesize to show size of the displayed
+ file in the header.
+ * Use underline for line highlighting on ANSI
+ * Fix bash completion on bash 3.x and bash-completion 1.x.
+- Update to version 0.19.0
+ * Reduce startup time in loop-through mode by 90%.
+ * Load themes lazily to make bat start 25% faster when disregarding
+ syntax load time.
+ * Python syntax highlighting no longer suffers from abysmal performance
+ in specific scenarios.
+ * Fix for poor performance when ANSI escape sequences are piped to bat
+ * Fix for incorrect handling of ANSI escape sequences when
+ using --wrap=never
+ * Load custom assets as fast as integrated assets
+ * Support for x:-delta (minus) syntax in line ranges
+ * Support for --ignored-suffix argument.
+ * $BAT_CONFIG_DIR is now a recognized environment variable. It has
+ precedence over $XDG_CONFIG_HOME
+ * Support for x:+delta syntax in line ranges (e.g. 20:+10)
+ * Add new --acknowledgements option that gives credit to theme and
+ syntax definition authors
+ * Fix: First line not shown in diff context.
+ * Fix: Do not ignore syntaxes that handle file names with
+ a *.conf extension.
+
-------------------------------------------------------------------
Thu Sep 30 03:53:34 UTC 2021 - william.brown@suse.com
diff --git a/bat.spec b/bat.spec
index b105a36..0e43e2b 100644
--- a/bat.spec
+++ b/bat.spec
@@ -1,7 +1,7 @@
#
# spec file for package bat
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.18.2
+Version: 0.20.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 c8d724a..1b24dd3 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:55bb491ed84763d2fb0fb814c065c002d286f4384b8efc8e6158c4d302c07387
-size 11557704
+oid sha256:cef3ff3e605505f99163af880d12c514c0c71dd4d01db96d4fb4fdd67454f4c3
+size 11824964