Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Scoop update for datacatalog version v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed Oct 24, 2022
1 parent 42c55c9 commit 5be8d45
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions datacatalog.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "1.0.3",
"version": "1.0.4",
"architecture": {
"32bit": {
"url": "https://github.com/flyteorg/datacatalog/releases/download/v1.0.3/datacatalog_v1.0.3_windows_i386.zip",
"url": "https://github.com/flyteorg/datacatalog/releases/download/v1.0.4/datacatalog_v1.0.4_windows_i386.zip",
"bin": [
"datacatalog.exe"
],
"hash": "5c8300b19689dbcfb56b183f889889de8013a7ad0394a7cd34d5b474fb96a6af"
"hash": "816cf0a73c6c88055dde41a5568c40a5f140083199ee541b0104ca7cfa9bfa21"
},
"64bit": {
"url": "https://github.com/flyteorg/datacatalog/releases/download/v1.0.3/datacatalog_v1.0.3_windows_x86_64.zip",
"url": "https://github.com/flyteorg/datacatalog/releases/download/v1.0.4/datacatalog_v1.0.4_windows_x86_64.zip",
"bin": [
"datacatalog.exe"
],
"hash": "806e894ca9d0959dde4576e0424165acc56037b2c977548266dee9d363d94508"
"hash": "94595367439e4a1ea56bbd52b592c857ff5d1648745b7936717c8d055d99ec6e"
}
},
"homepage": "https://godoc.org/github.com/lyft/datacatalog",
Expand Down

0 comments on commit 5be8d45

Please sign in to comment.