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




commit 1d27a60770cd4ec0106b5de23fd90343b54fcafb
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
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1108>

 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]