Skip to content

Commit

Permalink
2025-02-23T14:23:05 auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
AutoUpdateBot committed Feb 23, 2025
1 parent 6a6ff17 commit 6d887ef
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
20 changes: 19 additions & 1 deletion refs/w3c.json
Original file line number Diff line number Diff line change
Expand Up @@ -172998,7 +172998,7 @@
],
"href": "https://www.w3.org/TR/vc-data-model-2.0/",
"title": "Verifiable Credentials Data Model v2.0",
"rawDate": "2025-02-17",
"rawDate": "2025-02-23",
"status": "CRD",
"publisher": "W3C",
"edDraft": "https://w3c.github.io/vc-data-model/",
Expand Down Expand Up @@ -176034,6 +176034,24 @@
"https://www.w3.org/2017/vc/"
],
"source": "https://api.w3.org/specifications/vc-data-model-2.0/versions/20250217"
},
"20250223": {
"authors": [
"Manu Sporny",
"Ted Thibodeau Jr",
"Ivan Herman",
"Gabe Cohen",
"Michael Jones"
],
"href": "https://www.w3.org/TR/2025/CRD-vc-data-model-2.0-20250223/",
"title": "Verifiable Credentials Data Model v2.0",
"rawDate": "2025-02-23",
"status": "CRD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2017/vc/"
],
"source": "https://api.w3.org/specifications/vc-data-model-2.0/versions/20250223"
}
},
"repository": "https://github.com/w3c/vc-data-model"
Expand Down
13 changes: 13 additions & 0 deletions refs/wg21.json
Original file line number Diff line number Diff line change
Expand Up @@ -126882,6 +126882,16 @@
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"LWG4212": {
"title": "Make the round states in [rand.eng.philox] explicit",
"href": "https://wg21.link/lwg4212",
"status": "New",
"authors": [
"Thomas Köppe"
],
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"LWG422": {
"title": "explicit specializations of member functions of class templates",
"href": "https://wg21.link/lwg422",
Expand Down Expand Up @@ -277535,6 +277545,9 @@
"WG21-LWG4211": {
"aliasOf": "LWG4211"
},
"WG21-LWG4212": {
"aliasOf": "LWG4212"
},
"WG21-LWG422": {
"aliasOf": "LWG422"
},
Expand Down
4 changes: 4 additions & 0 deletions test/ref-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -51958,6 +51958,7 @@
"LWG421",
"LWG4210",
"LWG4211",
"LWG4212",
"LWG422",
"LWG423",
"LWG424",
Expand Down Expand Up @@ -96596,6 +96597,8 @@
"VC-DATA-MODEL-2.0-20250127",
"vc-data-model-2.0-20250217",
"VC-DATA-MODEL-2.0-20250217",
"vc-data-model-2.0-20250223",
"VC-DATA-MODEL-2.0-20250223",
"vc-data-model-20170803",
"VC-DATA-MODEL-20170803",
"vc-data-model-20190208",
Expand Down Expand Up @@ -120487,6 +120490,7 @@
"WG21-LWG421",
"WG21-LWG4210",
"WG21-LWG4211",
"WG21-LWG4212",
"WG21-LWG422",
"WG21-LWG423",
"WG21-LWG424",
Expand Down

0 comments on commit 6d887ef

Please sign in to comment.