From 45f341b716fa5aff65942a96f9883f84b55cb5fa Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Thu, 18 Jun 2020 22:41:07 -0700 Subject: [PATCH] Scoop update for flytestdlib version v0.3.9 --- flytestdlib.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/flytestdlib.json b/flytestdlib.json index 3fe3361..d981fa9 100644 --- a/flytestdlib.json +++ b/flytestdlib.json @@ -1,19 +1,19 @@ { - "version": "0.3.8", + "version": "0.3.9", "architecture": { "32bit": { - "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.8/flytestdlib_0.3.8_Windows_i386.zip", + "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.9/flytestdlib_0.3.9_Windows_i386.zip", "bin": [ "pflags.exe" ], - "hash": "051f862bf048e8ea955d9a39c706a6ab502f37c9dcbdaa35a7c655926d21a447" + "hash": "941f2bedb122cd7af582a196870a8ef1a2857a0c3ac548448f901e5658d83b75" }, "64bit": { - "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.8/flytestdlib_0.3.8_Windows_x86_64.zip", + "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.9/flytestdlib_0.3.9_Windows_x86_64.zip", "bin": [ "pflags.exe" ], - "hash": "0d2676e8c435adc7f8eb753209861926e1fbe00e7329a2a03b46756925c72226" + "hash": "156cac855fa464b888b0fd41c991a7241e5ca4edc08bad2d2cc47bf5d24792e9" } }, "homepage": "https://godoc.org/github.com/lyft/flytestdlib",