From 67d7cace94af60ace2c81042d91016eb55db6656 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 15 Mar 2025 21:34:24 +0100 Subject: tofu: update bpg/proxmox to 0.73.1 (tested) --- opentofu/versions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opentofu') diff --git a/opentofu/versions.tf b/opentofu/versions.tf index 96542de..0f20197 100644 --- a/opentofu/versions.tf +++ b/opentofu/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { proxmox = { source = "bpg/proxmox" - version = "0.73.0" + version = "0.73.1" } local = { source = "hashicorp/local" -- cgit v1.2.3 35a4940d2525b8b7a9fa316ee7'/> Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-22Changing the gradle wrapperv3.2.4release/3.2.4Clyhtsuriva1-1/+1
2021-05-22Version changedClyhtsuriva1-2/+2
2021-05-21Graddle updated and checksum added.Clyhtsuriva4-41/+59
2021-05-20Update README.mdClyhtsuriva1-0/+8
2021-05-20Changing the version. (3.2.3)Clyhtsuriva1-2/+2
2021-05-20Adding fastlane metadata and update README.mdv3.2.2release/3.2.2Clyhtsuriva7-0/+7
2021-05-20Update README.mdClyhtsuriva1-2/+2
2021-05-19Update README.mdv3.2.1Clyhtsuriva1-1/+1
2021-05-19Update README.mdClyhtsuriva1-3/+3
2021-05-19Update README.mdClyhtsuriva1-1/+1
2021-05-19Update README.mdClyhtsuriva1-8/+10
2021-05-19Update README.mdClyhtsuriva1-1/+2
2021-05-19Update README.mdClyhtsuriva1-8/+7
2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21
2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193
Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
2021-05-19Update README.mdClyhtsuriva1-1/+5
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43