diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-12-08 18:23:28 +0100 |
---|---|---|
committer | lionelmiquel@sfr.fr <lionelmiquel@sfr.fr> | 2020-12-08 18:23:28 +0100 |
commit | 140f0e2f66ca7f00413b945a05bc91151a3eb158 (patch) | |
tree | 2913f8db207b55b266893402c292c9116320e7d2 | |
parent | 5eed887379e6d4166703f3eaf6187d34da01c8ea (diff) | |
download | xidel_chocolatey-140f0e2f66ca7f00413b945a05bc91151a3eb158.tar.gz xidel_chocolatey-140f0e2f66ca7f00413b945a05bc91151a3eb158.zip |
now it's on this git domain
-rw-r--r-- | xidel.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xidel.nuspec b/xidel.nuspec index 6ce5807..1c2edb2 100644 --- a/xidel.nuspec +++ b/xidel.nuspec @@ -28,7 +28,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe <!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>0.9.8</version>
- <packageSourceUrl>https://gitea.miquellionel.ovh/lili/xidel_chocolatey</packageSourceUrl>
+ <packageSourceUrl>https://git.les-miquelots.net/lilim/xidel_chocolatey</packageSourceUrl>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>lili</owners>
<!-- ============================== -->
|