Skip to content

Commit

Permalink
Merge branch 'master' into claudio/suggest-conversion-extended
Browse files Browse the repository at this point in the history
  • Loading branch information
crusso authored Nov 11, 2024
2 parents dd12a6d + e220418 commit fb24a32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ recommend that a file or class name and description of purpose be included on
the same "printed page" as the copyright notice for easier identification
within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2020 DFINITY Stiftung

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
Expand Down
6 changes: 3 additions & 3 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"homepage": "",
"owner": "dfinity",
"repo": "candid",
"rev": "6313d9732f7538aa7b7ccdb4ff0cb7d4e2cc4206",
"sha256": "026xzddqrkk6076sxqv189zxjg4fv462ax5kq6gq38df5g35y441",
"rev": "c2419ac6b7dfba4dd5e53f964b99bbdebc0308e2",
"sha256": "1pf0yb8f876n6d14j55x5dwkywnx1fxbznrnz28545bm8nxjc6k0",
"type": "tarball",
"url": "https://github.com/dfinity/candid/archive/6313d9732f7538aa7b7ccdb4ff0cb7d4e2cc4206.tar.gz",
"url": "https://github.com/dfinity/candid/archive/c2419ac6b7dfba4dd5e53f964b99bbdebc0308e2.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"esm": {
Expand Down

0 comments on commit fb24a32

Please sign in to comment.