Skip to content

Commit 8bedb9f

Browse files
authored
chore(nix): update versions.json to v0.3.0 (#64)
1 parent 0e91d95 commit 8bedb9f

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

packaging/nix/versions.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"x86_64-linux": {
3-
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.2.0/sql-pipe-x86_64-linux",
4-
"sha256": "f3a3235e33aba0aa0c42741c0aa207738405a40ee88a52985d4280059c4989ff",
5-
"version": "0.2.0"
3+
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.3.0/sql-pipe-x86_64-linux",
4+
"sha256": "f2d8619561f0b0f946f1ef51d899eebf239548d5a2d88b70fffbd13d437175db",
5+
"version": "0.3.0"
66
},
77
"aarch64-linux": {
8-
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.2.0/sql-pipe-aarch64-linux",
9-
"sha256": "f4acf74d56cf7f882c6eca1507ad2d30ff07ee81715b6d33f1c43ba074c42a96",
10-
"version": "0.2.0"
8+
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.3.0/sql-pipe-aarch64-linux",
9+
"sha256": "c66c8743b00799d03eac462cb0c5d51c16e6c330bd8a3c8ebd20828a563ac541",
10+
"version": "0.3.0"
1111
},
1212
"x86_64-darwin": {
13-
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.2.0/sql-pipe-x86_64-macos",
14-
"sha256": "09d407faa63ff291c1e72e64f379ffcd1fa684f366a94dc513001a35dfe5449c",
15-
"version": "0.2.0"
13+
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.3.0/sql-pipe-x86_64-macos",
14+
"sha256": "9b95accb1256ce3e2d2da836a425ff57d6aae967e16488d152c089ae86c2883d",
15+
"version": "0.3.0"
1616
},
1717
"aarch64-darwin": {
18-
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.2.0/sql-pipe-aarch64-macos",
19-
"sha256": "f5f8c6357c74e67b3ef73d09fbd33cf30a0e6e12ef2d66e8abeaa89afb1a0ab8",
20-
"version": "0.2.0"
18+
"url": "https://github.com/vmvarela/sql-pipe/releases/download/v0.3.0/sql-pipe-aarch64-macos",
19+
"sha256": "24f0f09aa20430c3fc5d5e0b2d6da15c098df5e70577f68bc62052c7dc56f660",
20+
"version": "0.3.0"
2121
}
2222
}

0 commit comments

Comments
 (0)