Use ssh url instead of https
All checks were successful

This commit is contained in:
Anurag Ohri 2023-01-17 15:36:45 +05:30
parent e0b5f232f6
commit 3baac90ec5

View File

@ -1,7 +1,7 @@
{
"url": "https://code.obsidian.systems/anuragohri92/smithy-test-gitea-private-nested.git",
"rev": "296006f208d9df36cb84aea4524a96acc84384e2",
"sha256": "0pgz4wliirpjgkq5iv4s3pp4zk4kp5dcbyf6nlg9nlpqsqkh33c0",
"url": "ssh://git@code.obsidian.systems/anuragohri92/smithy-test-gitea-private-nested.git",
"rev": "cc98f0e7fef529f0e309b812d31584988390fc49",
"sha256": "1jhl2pyis8lryy47vgcpz44mm596171myc8iknbigc6hyn4x4pji",
"private": true,
"fetchSubmodules": false
}