tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
gaugePlugins.xml-report: 0.5.1 -> 0.5.2
R. Ryantm
9 months ago
be7cd58f
5525a6aa
+9
-9
1 changed file
expand all
collapse all
unified
split
pkgs
development
tools
gauge
plugins
xml-report
data.json
+9
-9
pkgs/development/tools/gauge/plugins/xml-report/data.json
···
1
{
2
-
"version": "0.5.1",
3
"x86_64-darwin": {
4
-
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.1/xml-report-0.5.1-darwin.x86_64.zip",
5
-
"hash": "sha256-xLz9GFeXeZcLXa5P7DeiBljK3n7HKvsm/eJFEw5w+hU="
6
},
7
"aarch64-darwin": {
8
-
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.1/xml-report-0.5.1-darwin.arm64.zip",
9
-
"hash": "sha256-P8nqS22OibtAOpbn8G8WwfJ0vvAM/3IC6F0Nd/HfO5s="
10
},
11
"aarch64-linux": {
12
-
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.1/xml-report-0.5.1-linux.arm64.zip",
13
-
"hash": "sha256-ORMWXiahT8TAusqIPQSZm5t5r3p5jqLAKNghYw+tOYI="
14
},
15
"x86_64-linux": {
16
-
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.1/xml-report-0.5.1-linux.x86_64.zip",
17
-
"hash": "sha256-y0vpS09GlRKKPr7UwY+YAR8xwjQYnYf6TFkeT3SXwco="
18
}
19
}
···
1
{
2
+
"version": "0.5.2",
3
"x86_64-darwin": {
4
+
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.2/xml-report-0.5.2-darwin.x86_64.zip",
5
+
"hash": "sha256-YVH9Eh9EVDdJp8F/PXMz4egVpo8ULJmvWjWHH4iH2iI="
6
},
7
"aarch64-darwin": {
8
+
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.2/xml-report-0.5.2-darwin.arm64.zip",
9
+
"hash": "sha256-UW3Axcti8r9dEfiupj2r+mcLGpFBwYQf/7mDNyynReE="
10
},
11
"aarch64-linux": {
12
+
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.2/xml-report-0.5.2-linux.arm64.zip",
13
+
"hash": "sha256-cJ4Pfkmw0ISczvOo/ZOE0bV00gww92S3dscBZtn0G9o="
14
},
15
"x86_64-linux": {
16
+
"url": "https://github.com/getgauge/xml-report/releases/download/v0.5.2/xml-report-0.5.2-linux.x86_64.zip",
17
+
"hash": "sha256-00F4MIN9P5QL4PApFl6UG4bU3g0G7y/qGNMqJWyelR4="
18
}
19
}