summaryrefslogtreecommitdiff
path: root/src/resources/obsolete_files.json
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2022-08-22 21:24:25 +0200
committerJF <JF002@users.noreply.github.com>2022-09-11 14:44:36 +0200
commitcfc055c978d98906a8090d092d4416cbfbd2bbce (patch)
tree1b92135e6717c8a56f57b2cc1474fe0d3f93ca5c /src/resources/obsolete_files.json
parentf53e75063b6ef618d65a1f287df52ba01c3351f5 (diff)
Package resources + a metadata file into a single .zip file.
Diffstat (limited to 'src/resources/obsolete_files.json')
-rw-r--r--src/resources/obsolete_files.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/resources/obsolete_files.json b/src/resources/obsolete_files.json
new file mode 100644
index 00000000..6109ace7
--- /dev/null
+++ b/src/resources/obsolete_files.json
@@ -0,0 +1,6 @@
+[
+ {
+ "path": "/example-of-obsolete-file.bin",
+ "since": "1.11.0"
+ }
+] \ No newline at end of file