[gnome-build-meta/valentindavid/riscv64: 3/5] vm/toolbox.bst: Update to 0.0.99.1




commit 7d3b8a932600a539daa004bd33671de700c66236
Author: Valentin David <valentin david codethink co uk>
Date:   Wed Apr 21 10:11:55 2021 +0200

    vm/toolbox.bst: Update to 0.0.99.1

 elements/vm/toolbox.bst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/elements/vm/toolbox.bst b/elements/vm/toolbox.bst
index b327f8f9..f35a6ac0 100644
--- a/elements/vm/toolbox.bst
+++ b/elements/vm/toolbox.bst
@@ -2,7 +2,7 @@ kind: meson
 
 sources:
 - kind: tar
-  url: https://github.com/containers/toolbox/releases/download/0.0.93/toolbox-0.0.93.tar.xz
+  url: https://github.com/containers/toolbox/releases/download/0.0.99.1/toolbox-0.0.99.1.tar.xz
 - kind: git_tag
   url: https://github.com/HarryMichal/go-version.git
   track: v1.0.0
@@ -23,6 +23,11 @@ sources:
   track: v0.4.0
   track-tags: false
   directory: 'src/vendor/github.com/docker/go-units'
+- kind: git_tag
+  url: https://github.com/fsnotify/fsnotify.git
+  track: v1.4.7
+  track-tags: false
+  directory: 'src/vendor/github.com/fsnotify/fsnotify'
 - kind: git_tag
   url: https://github.com/fatih/color.git
   track: v1.7.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]