Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 3508dbd

Browse files
committed
Merge branch 'release/1.14.0'
2 parents c4205fc + 14cc67c commit 3508dbd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

nix/sources.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,39 +72,39 @@
7272
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
7373
},
7474
"omnia": {
75-
"branch": "release/1.14.0-sc-1306",
75+
"branch": "master",
7676
"description": null,
7777
"homepage": "",
7878
"owner": "chronicleprotocol",
7979
"repo": "omnia",
80-
"rev": "4917f6bc4959cb906425983a8b3b3af46c450ff1",
80+
"rev": "v1.14.0",
8181
"sha256": "0hc01gf7nclws286fv1616n67sj974zv5d8pcpl95dffgl8xhkyd",
8282
"type": "tarball",
83-
"url": "https://github.com/chronicleprotocol/omnia/archive/4917f6bc4959cb906425983a8b3b3af46c450ff1.tar.gz",
83+
"url": "https://github.com/chronicleprotocol/omnia/archive/v1.14.0.tar.gz",
8484
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
8585
},
8686
"oracle-suite": {
87-
"branch": "release/0.8.0-sc-1306",
87+
"branch": "master",
8888
"description": null,
8989
"homepage": null,
9090
"owner": "chronicleprotocol",
9191
"repo": "oracle-suite",
92-
"rev": "714ef7934ce9cd35076bacb31f53062017d632e7",
92+
"rev": "v0.8.0",
9393
"sha256": "05ji3sfb8dq93p8q16sxc9f8n0cbmi35k73d0vigkwl6lmsi0c4r",
9494
"type": "tarball",
95-
"url": "https://github.com/chronicleprotocol/oracle-suite/archive/714ef7934ce9cd35076bacb31f53062017d632e7.tar.gz",
95+
"url": "https://github.com/chronicleprotocol/oracle-suite/archive/v0.8.0.tar.gz",
9696
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
9797
},
9898
"setzer": {
99-
"branch": "release/0.7.0-sc-1306",
99+
"branch": "master",
100100
"description": null,
101101
"homepage": "",
102102
"owner": "chronicleprotocol",
103103
"repo": "setzer",
104-
"rev": "2691791ffe2242075d6306ecb49feba8417681e6",
104+
"rev": "v0.7.0",
105105
"sha256": "1qcm8xf3h79llxy8wlxmh5qxc8vygpjkhppgxv5aafjcmd2373b6",
106106
"type": "tarball",
107-
"url": "https://github.com/chronicleprotocol/setzer/archive/2691791ffe2242075d6306ecb49feba8417681e6.tar.gz",
107+
"url": "https://github.com/chronicleprotocol/setzer/archive/v0.7.0.tar.gz",
108108
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
109109
}
110110
}

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0-rc.0
1+
1.14.0

0 commit comments

Comments
 (0)