Skip to content

Commit e1fabe5

Browse files
committed
[ayush272002-dotenv] rename from dotenv to avoid naming conflict
1 parent a09b54c commit e1fabe5

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
File renamed without changes.

ports/dotenv/vcpkg.json renamed to ports/ayush272002-dotenv/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "dotenv",
2+
"name": "ayush272002-dotenv",
33
"version-semver": "1.0.1",
44
"description": "A modern C++23 header-only library for loading and parsing .env files at runtime.",
55
"homepage": "https://github.com/Ayush272002/dotenv",

versions/d-/dotenv.json renamed to versions/a-/ayush272002-dotenv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "1162904b507b718bf20bf8e7ab7605c2f7d45bb1",
4+
"git-tree": "91b1ccbbbe6b3ea6642826d4c905c2d17705e815",
55
"version-semver": "1.0.1",
66
"port-version": 0
77
}

versions/baseline.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,10 @@
404404
"baseline": "0.5.0",
405405
"port-version": 0
406406
},
407+
"ayush272002-dotenv": {
408+
"baseline": "1.0.1",
409+
"port-version": 0
410+
},
407411
"autobahn": {
408412
"baseline": "20.8.1",
409413
"port-version": 2
@@ -2528,10 +2532,6 @@
25282532
"baseline": "1.0.0",
25292533
"port-version": 0
25302534
},
2531-
"dotenv": {
2532-
"baseline": "1.0.1",
2533-
"port-version": 0
2534-
},
25352535
"double-conversion": {
25362536
"baseline": "3.3.1",
25372537
"port-version": 0

0 commit comments

Comments
 (0)